mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-29 17:22:25 +06:00
![]() * Add new run_swag example * Add check * Add sample * Apply suggestions from code review Co-authored-by: Lysandre Debut <lysandre@huggingface.co> * Very important change to make Lysandre happy Co-authored-by: Lysandre Debut <lysandre@huggingface.co> |
||
---|---|---|
.. | ||
multiple_choice | ||
pytorch-lightning | ||
question-answering | ||
token-classification | ||
README.md | ||
run_camembert.py | ||
run_chinese_ref.py | ||
run_language_modeling.py | ||
run_openai_gpt.py | ||
run_swag.py | ||
run_transfo_xl.py |
Legacy examples
This folder contains examples which are not actively maintained (mostly contributed by the community).
Using these examples together with a recent version of the library usually requires to make small (sometimes big) adaptations to get the scripts working.