mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-24 14:58:56 +06:00

* add examples subfolder * mention examples in codeparrot readme * use Trainer optimizer and scheduler type and add output_dir as argument * add example of text-to-python and python-to-text models * mention the downstream examples in the readme * fix typo
5 lines
86 B
Plaintext
5 lines
86 B
Plaintext
datasets==2.3.2
|
|
transformers==4.21.1
|
|
wandb==0.13.1
|
|
evaluate==0.2.2
|
|
scikit-learn==1.1.2 |