-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create dataset loader for IndoCamRest #53
Comments
#self-assign |
Hi @dehanalkautsar, may I know the current status of this dataloader creation? Feel free to discuss here if you have any difficulties. Thanks! |
Hi! Sorry, but I still need to do the other things, so the current status of these dataloaders is still in progress. I will finish them once I get more free time (approximately my dataloaders finished in 2-3 weeks) |
Hi @sabilmakbar, I have a question. As you are aware, this dataset is designed for a dialogue system task. There is also a constant defined for the dialogue system, as mentioned in https://github.com/SEACrowd/seacrowd-datahub/blob/master/seacrowd/utils/constants.py#L74. However, when checking https://github.com/SEACrowd/seacrowd-datahub/tree/master/seacrowd/utils/schemas, I couldn't find any schema related to the dialogue system. I've also searched for another dialogue system dataloader, but there is no implementation for the SEACrowd schema (e.g. https://github.com/SEACrowd/seacrowd-datahub/blob/master/seacrowd/sea_datasets/cod/cod.py). What do you think I should do about this issue? |
@dehanalkautsar Thanks for the question. Yes, previously we haven't had a specific schema and task to cater to dialogue systems. I opened an issue and discussion regarding this: #172. |
Okay @holylovenia, I’ll be waiting for the update |
* feat: add dataloader indocamrest for source * refactor: indocamrest by pre-commit * remove __name__:__main__ on indocamrest * fix the license constant in IndoCamrest
Dataloader name:
indocamrest/indocamrest.py
DataCatalogue: http://seacrowd.github.io/seacrowd-catalogue/card.html?indocamrest
The text was updated successfully, but these errors were encountered: