transformers
d57da992 - Add tests for no_trainer and fix existing examples (#16656)

Comment changes are shownComment changes are hidden
Commit
3 years ago
  • .circleci
    • File
      config.yml
  • examples/pytorch
    • language-modeling
      • File
        run_clm_no_trainer.py
      • File
        run_mlm_no_trainer.py
    • multiple-choice
      • File
        run_swag_no_trainer.py
    • question-answering
      • File
        run_qa_no_trainer.py
    • summarization
      • File
        run_summarization_no_trainer.py
    • File
      test_accelerate_examples.py
    • text-classification
      • File
        run_glue_no_trainer.py
    • token-classification
      • File
        run_ner_no_trainer.py
    • translation
      • File
        run_translation_no_trainer.py
  • utils
    • File
      tests_fetcher.py