1. 23 Jul, 2024 1 commit
  2. 27 Jun, 2024 1 commit
  3. 17 Jun, 2024 1 commit
    • Albert Villanova del Moral's avatar
      Pass datasets trust_remote_code (#31406) · a14b055b
      Albert Villanova del Moral authored
      * Pass datasets trust_remote_code
      
      * Pass trust_remote_code in more tests
      
      * Add trust_remote_dataset_code arg to some tests
      
      * Revert "Temporarily pin datasets upper version to fix CI"
      
      This reverts commit b7672826.
      
      * Pass trust_remote_code in librispeech_asr_dummy docstrings
      
      * Revert "Pin datasets<2.20.0 for examples"
      
      This reverts commit 833fc17a.
      
      * Pass trust_remote_code to all examples
      
      * Revert "Add trust_remote_dataset_code arg to some tests" to research_projects
      
      * Pass trust_remote_code to tests
      
      * Pass trust_remote_code to docstrings
      
      * Fix flax examples tests requirements
      
      * Pass trust_remote_dataset_code arg to tests
      
      * Replace trust_remote_dataset_code with trust_remote_code in one example
      
      * Fix duplicate trust_remote_code
      
      * Replace args.trust_remote_dataset_code with args.trust_remote_code
      
      * Replace trust_remote_dataset_code with trust_remote_code in parser
      
      * Replace trust_remote_dataset_code with trust_remote_code in dataclasses
      
      * Replace trust_remote_dataset_code with trust_remote_code arg
      a14b055b
  4. 17 May, 2024 2 commits
  5. 18 Apr, 2024 2 commits
  6. 09 Apr, 2024 1 commit
  7. 05 Apr, 2024 1 commit
  8. 20 Mar, 2024 1 commit
  9. 12 Mar, 2024 1 commit
  10. 21 Feb, 2024 1 commit
  11. 02 Feb, 2024 1 commit
    • Klaus Hipp's avatar
      [Docs] Fix spelling and grammar mistakes (#28825) · 721ee783
      Klaus Hipp authored
      * Fix typos and grammar mistakes in docs and examples
      
      * Fix typos in docstrings and comments
      
      * Fix spelling of `tokenizer` in model tests
      
      * Remove erroneous spaces in decorators
      
      * Remove extra spaces in Markdown link texts
      721ee783
  12. 01 Feb, 2024 1 commit
  13. 26 Jan, 2024 1 commit
  14. 22 Jan, 2024 1 commit
  15. 19 Jan, 2024 1 commit
  16. 13 Dec, 2023 1 commit
  17. 02 Nov, 2023 1 commit
  18. 31 Oct, 2023 1 commit
  19. 27 Oct, 2023 1 commit
  20. 12 Oct, 2023 1 commit
  21. 11 Oct, 2023 1 commit
  22. 03 Oct, 2023 1 commit
  23. 12 Sep, 2023 1 commit
  24. 11 Sep, 2023 1 commit
  25. 04 Sep, 2023 1 commit
  26. 01 Sep, 2023 1 commit
  27. 21 Aug, 2023 1 commit
  28. 15 Aug, 2023 1 commit
    • Zach Mueller's avatar
      Make training args fully immutable (#25435) · ca514992
      Zach Mueller authored
      * Make training args fully immutable
      
      * Working tests, PyTorch
      
      * In test_trainer
      
      * during testing
      
      * Use proper dataclass way
      
      * Fix test
      
      * Another one
      
      * Fix tf
      
      * Lingering slow
      
      * Exception
      
      * Clean
      ca514992
  29. 08 Aug, 2023 2 commits
  30. 07 Aug, 2023 1 commit
    • Jackmin801's avatar
      Allow `trust_remote_code` in example scripts (#25248) · 14510938
      Jackmin801 authored
      * pytorch examples
      
      * pytorch mim no trainer
      
      * cookiecutter
      
      * flax examples
      
      * missed line in pytorch run_glue
      
      * tensorflow examples
      
      * tensorflow run_clip
      
      * tensorflow run_mlm
      
      * tensorflow run_ner
      
      * tensorflow run_clm
      
      * pytorch example from_configs
      
      * pytorch no trainer examples
      
      * Revert "tensorflow run_clip"
      
      This reverts commit 261f86ac1f1c9e05dd3fd0291e1a1f8e573781d5.
      
      * fix: duplicated argument
      14510938
  31. 02 Aug, 2023 1 commit
  32. 28 Jul, 2023 2 commits
  33. 20 Jul, 2023 1 commit
  34. 17 Jul, 2023 1 commit
  35. 12 Jun, 2023 1 commit
  36. 07 Jun, 2023 1 commit