IndoNLP / nusa-crowd

A collaborative project to collect datasets in Indonesian languages.
Apache License 2.0
261 stars 61 forks source link

Closes #225 | Create dataset loader for ID-HSD-Nofaaulia #273

Closed IvanHalimP closed 1 year ago

IvanHalimP commented 1 year ago

Closes #225

Please name your PR after the issue it closes. You can use the following line: "Closes #ISSUE-NUMBER" where you replace the ISSUE-NUMBER with the one corresponding to your dataset.

Checkbox

IvanHalimP commented 1 year ago

/test dataset=id_hsd_nofaaulia subset_id=id_hsd_nofaaulia

github-actions[bot] commented 1 year ago

Run result

Check test log here: https://github.com/IndoNLP/nusa-crowd/actions/runs/3074073709

IvanHalimP commented 1 year ago

/test dataset=id_hsd_nofaaulia subset_id=id_hsd_nofaaulia

github-actions[bot] commented 1 year ago

Run result

Check test log here: https://github.com/IndoNLP/nusa-crowd/actions/runs/3076349967

holylovenia commented 1 year ago

I clicked the wrong button, sorry for that.

There's a request change. Please refer to the comment.

Thank you!

Btw @bryanwilie, I've checked about this one. In short, it is no problem. Please refer to the comment for more details.

bryanwilie commented 1 year ago

We still need to add sklearn to the requirements.txt @holylovenia , but I guess we can also do it separately too.

IvanHalimP commented 1 year ago

Uhm, regarding this one I noticed that the '\n' is not removed yet. Do I need to clean it?

holylovenia commented 1 year ago

@IvanHalimP That would be nice! Just make a separate PR for that. I can help review it once you're done. Also, regarding @bryanwilie's suggestion to add sklearn to the requirements, could you you help provide the version of sklearn that you're using as well, @IvanHalimP?

IvanHalimP commented 1 year ago

@IvanHalimP That would be nice! Just make a separate PR for that. I can help review it once you're done. Also, regarding @bryanwilie's suggestion to add sklearn to the requirements, could you you help provide the version of sklearn that you're using as well, @IvanHalimP?

Should I put the sklearn version directly into the requirements.txt?