cardiffnlp / xlm-t

Repository for XLM-T, a framework for evaluating multilingual language models on Twitter data
Apache License 2.0
145 stars 23 forks source link

Issues with finetuning colab notebook #6

Open micahcarroll opened 2 years ago

micahcarroll commented 2 years ago

The fine-tuning colab notebook doesn't fully work.

The first cell in the Fine-tuning section errors out. I'm guessing it's probably due to specific versions of packages being required (which are not enforced in the first cell).

Also, as a very minor additional thing, this link is broken: This notebook was modified from https://huggingface.co/transformers/custom_datasets.html.