1. 06 Aug, 2022 1 commit
  2. 27 Jul, 2022 1 commit
  3. 16 Jun, 2022 1 commit
  4. 07 Jun, 2022 1 commit
    • Sylvain Gugger's avatar
      Add examples telemetry (#17552) · 3cab9027
      Sylvain Gugger authored
      * Add examples telemetry
      
      * Alternative approach
      
      * Add to all other examples
      
      * Add to templates as well
      
      * Put framework separately
      
      * Same for TensorFlow
      3cab9027
  5. 12 May, 2022 2 commits
  6. 06 Apr, 2022 1 commit
  7. 04 Apr, 2022 1 commit
  8. 03 Mar, 2022 1 commit
  9. 27 Jan, 2022 2 commits
  10. 21 Jan, 2022 1 commit
    • NielsRogge's avatar
      [ViTMAE] Add image pretraining script (#15242) · 6c7b68d4
      NielsRogge authored
      * Add script
      
      * Improve script
      
      * Fix data collator
      
      * Update README
      
      * Add label_names argument
      
      * Apply suggestions from code review
      
      * Add config parameters
      
      * Update script
      
      * Fix bug
      
      * Improve README
      
      * Improve README and add test
      
      * Fix import
      
      * Add image_column_name
      6c7b68d4
  11. 22 Dec, 2021 3 commits
  12. 15 Dec, 2021 2 commits
  13. 09 Dec, 2021 2 commits
  14. 28 Oct, 2021 2 commits
  15. 04 Oct, 2021 1 commit
  16. 27 Sep, 2021 2 commits
  17. 02 Sep, 2021 1 commit
    • 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