"...git@developer.sourcefind.cn:zhiAn123/yi-1.5-6b-chat.git" did not exist on "8ea5b7f14edadf753cbb394dd0d3d7c89c48629a"
  1. 23 May, 2023 2 commits
  2. 11 May, 2023 3 commits
  3. 10 May, 2023 2 commits
  4. 08 May, 2023 1 commit
  5. 07 May, 2023 1 commit
    • Ken Tsui's avatar
      allow float limit to represent data portion · 3fda1195
      Ken Tsui authored
      When `limit` is <1, limit represents the percentage of the total number of examples.
      If it is >=1,  then it means the number of examples per task (only use this for testing).
      3fda1195
  6. 05 May, 2023 1 commit
  7. 03 May, 2023 1 commit
  8. 02 May, 2023 1 commit
  9. 01 May, 2023 3 commits
  10. 30 Apr, 2023 1 commit
  11. 28 Apr, 2023 1 commit
  12. 23 Apr, 2023 1 commit
  13. 22 Apr, 2023 1 commit
    • Phil Wee's avatar
      Add support for load_in_8bit and trust_remote_code model params (#422) · 977b281a
      Phil Wee authored
      * Add 8 bit support
      
      * added trust remote code
      
      * Update main.py
      
      * Update huggingface.py
      
      * Update huggingface.py
      
      * Fix bugs
      
      * Fix PR #422 issues
      
      * fix(style): remove empty newline
      
      * fix(stlye,args): run `pre-commit` and re-order args for backward-compat
      
      * fix(style): pre-commit the `README.md`
      977b281a
  14. 19 Apr, 2023 1 commit
  15. 15 Apr, 2023 2 commits
  16. 13 Apr, 2023 1 commit
  17. 12 Apr, 2023 1 commit
  18. 11 Apr, 2023 1 commit
  19. 16 Mar, 2023 2 commits
  20. 10 Mar, 2023 2 commits
  21. 09 Mar, 2023 3 commits
  22. 08 Mar, 2023 4 commits
  23. 07 Mar, 2023 1 commit
  24. 04 Feb, 2023 1 commit
  25. 18 Jan, 2023 1 commit
  26. 17 Jan, 2023 1 commit
    • Aflah's avatar
      Added CrowSPairs (#379) · ea3df930
      Aflah authored
      * Added CrowSPairs
      
      * Fixed Bug
      
      * Changed to absolute Value
      
      * Docstring Changes
      
      * Update crowspairs.py
      
      Finegrained Tasks
      
      * Update __init__.py
      
      * Finegrained Tasks
      
      * Add `crows_pairs` version metadata
      ea3df930