transformers
f275e593 - Fix no_trainer examples to properly calculate the number of samples (#17046)

Comment changes are shownComment changes are hidden
  • examples/pytorch
    • image-classification
      • File
        run_image_classification_no_trainer.py
    • 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
    • semantic-segmentation
      • File
        run_semantic_segmentation_no_trainer.py
    • summarization
      • File
        run_summarization_no_trainer.py
    • text-classification
      • File
        run_glue_no_trainer.py
    • token-classification
      • File
        run_ner_no_trainer.py
    • translation
      • File
        run_translation_no_trainer.py