Update URL for datasets

#2
IndoNLP org
No description provided.

Update dataset URL and add true labels to the test sets. *I am the co-author of the dataset paper (IndoNLU).

Hi @gentaiscool .

First of all, thank you for the fix.

Please note that we are in the process of transferring all legacy "canonical" datasets under their appropriate organization namespace. See: https://github.com/huggingface/datasets/issues/5096

Would it be OK for you that we transfer "indonlu" under your organization "indonlp"? https://huggingface.co/indonlp

  • It will be accessible using load_dataset("indonlp/indonlu")
  • People trying to use the old "indonlu" will be redirected to your "indonlp/indonlu"
  • That way you have total control over your script to update it, fix bugs, implement enhancements...
  • You can always ping any of the datasets maintainers if you need that we review your code

What do you think?

Hi @albertvillanova ,

Sorry for the late reply. I think it is a good idea. Thanks for the suggestion.

As long as old indonlu can be redirected to the new one, we will go with the idea.

Hi @gentaiscool , thanks for your reply.

Once you have agreed for the transfer, we are proceeding with it.

Once the transfer is complete, you will be able to merge your PR.

Transfer is done, @gentaiscool .

As now the dataset is under your organization, you can merge your PR.

samuelcahyawijaya changed pull request status to merged

Sign up or log in to comment