1. 01 Aug, 2022 4 commits
  2. 29 Jul, 2022 1 commit
  3. 28 Jul, 2022 3 commits
    • Vijay S Kalmath's avatar
      Migrate metrics used in flax examples to Evaluate (#18348) · da503ea0
      Vijay S Kalmath authored
      Currently, tensorflow examples use the `load_metric` function from
      Datasets library, commit migrates function call to `load` function
      from Evaluate library.
      da503ea0
    • Vijay S Kalmath's avatar
      Migrate metric to Evaluate library for tensorflow examples (#18327) · a2586795
      Vijay S Kalmath authored
      * Migrate metric to Evaluate library in tf examples
      
      Currently tensorflow examples use `load_metric` function from Datasets
      library , commit migrates function call to `load` function to
      Evaluate library.
      
      Fix for #18306
      
      * Migrate metric to Evaluate library in tf examples
      
      Currently tensorflow examples use `load_metric` function from Datasets
      library , commit migrates function call to `load` function to
      Evaluate library.
      
      Fix for #18306
      
      * Migrate `metric` to Evaluate for all tf examples
      
      Currently tensorflow examples use `load_metric` function from Datasets
      library , commit migrates function call to `load` function to
      Evaluate library.
      a2586795
    • Loubna Ben Allal's avatar
      Fix codeparrot deduplication - ignore whitespaces (#18023) · 286a18fa
      Loubna Ben Allal authored
      * ignore whitspaces for hash
      
      * reformat code
      
      * Update README.md
      286a18fa
  4. 27 Jul, 2022 5 commits
  5. 21 Jul, 2022 1 commit
  6. 19 Jul, 2022 1 commit
  7. 18 Jul, 2022 2 commits
  8. 13 Jul, 2022 1 commit
  9. 11 Jul, 2022 2 commits
  10. 06 Jul, 2022 1 commit
  11. 29 Jun, 2022 1 commit
  12. 28 Jun, 2022 1 commit
  13. 23 Jun, 2022 2 commits
  14. 22 Jun, 2022 3 commits
  15. 21 Jun, 2022 1 commit
  16. 17 Jun, 2022 2 commits
  17. 16 Jun, 2022 1 commit
  18. 15 Jun, 2022 1 commit
  19. 14 Jun, 2022 1 commit
  20. 10 Jun, 2022 3 commits
  21. 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
  22. 03 Jun, 2022 1 commit
  23. 01 Jun, 2022 1 commit