1. 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
  2. 20 Sep, 2021 2 commits
  3. 15 Sep, 2021 2 commits
  4. 14 Sep, 2021 1 commit
  5. 10 Sep, 2021 1 commit
  6. 09 Sep, 2021 2 commits
    • Aleksander Smywiński-Pohl's avatar
      Fix typo in documentation (#13494) · 008c2d0b
      Aleksander Smywiński-Pohl authored
      * Fix typo in deepspeed documentation
      
      * Add missing import in deepspeed configuration
      
      * Fix path in translation examples
      008c2d0b
    • 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
  7. 07 Sep, 2021 1 commit
  8. 06 Sep, 2021 2 commits
  9. 02 Sep, 2021 2 commits
    • Nathan Raw's avatar
      Add PyTorch image classification example (#13134) · 76c4d8bf
      Nathan Raw authored
      *  add pytorch image classification example
      
      * 🔥 remove utils.py
      
      * 💄 fix flake8 style issues
      
      * 🔥 remove unnecessary line
      
      *  limit dataset sizes
      
      * 📌 update reqs
      
      * 🎨 restructure - use datasets lib
      
      * 🎨 import transforms directly
      
      * 📝 add comments
      
      * 💄 style
      
      * 🔥 remove flag
      
      * 📌 update requirement warning
      
      * 📝 add vision README.md
      
      * 📝 update README.md
      
      * 📝 update README.md
      
      * 🎨 add image-classification tag to model card
      
      * 🚚 rename vision ️ image-classification
      
      * 📝 update image-classification README.md
      76c4d8bf
    • Eduardo Gonzalez Ponferrada's avatar
      [Flax/run_hybrid_clip] Fix duplicating images when captions_per_image exceeds... · 0a22335e
      Eduardo Gonzalez Ponferrada authored
      [Flax/run_hybrid_clip] Fix duplicating images when captions_per_image exceeds the number of captions, enable truncation 
      
      0a22335e
  10. 31 Aug, 2021 4 commits
  11. 30 Aug, 2021 1 commit
  12. 28 Aug, 2021 1 commit
  13. 27 Aug, 2021 2 commits
  14. 24 Aug, 2021 1 commit
  15. 19 Aug, 2021 1 commit
  16. 12 Aug, 2021 2 commits
  17. 11 Aug, 2021 1 commit
  18. 09 Aug, 2021 2 commits
  19. 08 Aug, 2021 1 commit
  20. 06 Aug, 2021 2 commits
  21. 04 Aug, 2021 1 commit
  22. 02 Aug, 2021 1 commit
  23. 30 Jul, 2021 2 commits
  24. 28 Jul, 2021 4 commits