tristandeleu / pytorch-meta

A collection of extensions and data-loaders for few-shot learning & meta-learning in PyTorch
https://tristandeleu.github.io/pytorch-meta/
MIT License
1.96k stars 253 forks source link

NLP datasets? #108

Open Filco306 opened 3 years ago

Filco306 commented 3 years ago

Hello! Not an issue but rather a question regarding features; are there plans to extend this to NLP datasets? :) Thanks!!

tristandeleu commented 3 years ago

That would be a great addition! I don't know much about NLP datasets in few-shot learning/meta-learning, so if you have any suggestion for standard datasets that would be very welcome.

Filco306 commented 3 years ago

There are some from the LEOPARD paper, perhaps these can be added? I don't know however whether there would be any licensing issues etc. Perhaps you know this better?

tristandeleu commented 3 years ago

That looks great! Without any explicit license there could be an issue with adding that to Torchmeta, but it is worth asking the authors what would be their License for the dataset. That being said, I think that would be a great contribution to Torchmeta.

@theTB Under what license is this dataset distributed? Would you accept it being added to Torchmeta?

theTB commented 3 years ago

Hi. That sounds great, I have no problem with adding these to TorchMeta. Let me figure out the licensing, so I can add it to the repo. I will update here in a couple of weeks or so.

Filco306 commented 3 years ago

That is great to hear! :D Let me know if you need any help @theTB