Source code for the paper:
Finetuned Language Models are Zero-Shot Learners, Wei et. al., 2021.
This fork replicates the FLAN dataset for finetuning and evaluation purposes.
Run prepare_datasets.py
to replicate a simple version.
Note that there might be version conflicts of datasets and may require manual download of some of them.