transformers
be752d12 - Fixup no_trainer examples scripts and add more tests (#16765)

Comment changes are shownComment changes are hidden
Commit
3 years ago
  • 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_beam_search_no_trainer.py
      • 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