"tests/models/xmod/test_modeling_xmod.py" did not exist on "81d6841b4be25a164235975e5ebdcf99d7a26633"
  1. 31 Jan, 2022 1 commit
  2. 27 Jan, 2022 2 commits
  3. 19 Jan, 2022 1 commit
    • Kamal Raj's avatar
      [FLAX] glue training example refactor (#13815) · d1f5ca1a
      Kamal Raj authored
      * refactor run_flax_glue.py
      
      * updated readme
      
      * rm unused import and args typo fix
      
      * refactor
      
      * make consistent arg name across task
      
      * has_tensorboard check
      
      * argparse -> argument dataclasses
      
      * refactor according to review
      
      * fix
      d1f5ca1a
  4. 13 Jan, 2022 1 commit
  5. 06 Jan, 2022 1 commit
  6. 22 Dec, 2021 2 commits
  7. 15 Dec, 2021 3 commits
  8. 14 Dec, 2021 1 commit
  9. 12 Dec, 2021 1 commit
  10. 09 Dec, 2021 2 commits
  11. 06 Dec, 2021 4 commits
  12. 29 Nov, 2021 2 commits
  13. 22 Nov, 2021 1 commit
  14. 09 Nov, 2021 1 commit
  15. 28 Oct, 2021 2 commits
  16. 07 Oct, 2021 1 commit
  17. 05 Oct, 2021 1 commit
  18. 30 Sep, 2021 1 commit
    • Suraj Patil's avatar
      [examples/flax] use Repository API for push_to_hub (#13672) · 7db2a79b
      Suraj Patil authored
      * use Repository for push_to_hub
      
      * update readme
      
      * update other flax scripts
      
      * update readme
      
      * update qa example
      
      * fix push_to_hub call
      
      * fix typo
      
      * fix more typos
      
      * update readme
      
      * use abosolute path to get repo name
      
      * fix glue script
      7db2a79b
  19. 27 Sep, 2021 2 commits
  20. 21 Sep, 2021 1 commit
    • Kamal Raj's avatar
      [FLAX] Question Answering Example (#13649) · 78807d86
      Kamal Raj authored
      * flax qa example
      
      * Updated README:  Added Large model
      
      * added utils_qa.py FULL_COPIES
      
      * Updates:
      1. Copyright Year updated
      2. added dtype arg
      3. passing seed and dtype to load model
      4. Check eval flag before running eval
      
      * updated README
      
      * updated code comment
      78807d86
  21. 14 Sep, 2021 1 commit
  22. 10 Sep, 2021 1 commit
  23. 09 Sep, 2021 1 commit
    • Kamal Raj's avatar
      flax ner example (#13365) · 1c191efc
      Kamal Raj authored
      * flax ner example
      
      * added task to README
      
      * updated readme
      
      * 1. ArgumentParser -> HfArgumentParser
      2. step-wise logging,eval and save
      
      * added requirements.txt
      
      * added progress bar
      
      * updated README
      
      * added check_min_version
      
      * updated training data permuattion with JAX
      
      * added metric lib to requirements
      
      * updated readme table
      
      * fixed imports
      1c191efc
  24. 28 Aug, 2021 1 commit
  25. 27 Aug, 2021 1 commit
  26. 09 Aug, 2021 2 commits
  27. 06 Aug, 2021 1 commit
  28. 02 Aug, 2021 1 commit