1. 01 May, 2023 1 commit
  2. 30 Apr, 2023 1 commit
  3. 28 Apr, 2023 1 commit
  4. 23 Apr, 2023 1 commit
  5. 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
  6. 19 Apr, 2023 1 commit
  7. 13 Apr, 2023 1 commit
  8. 10 Mar, 2023 1 commit
  9. 09 Mar, 2023 1 commit
  10. 08 Mar, 2023 4 commits
  11. 07 Mar, 2023 1 commit
  12. 04 Feb, 2023 1 commit
  13. 18 Jan, 2023 1 commit
  14. 17 Jan, 2023 2 commits
  15. 11 Jan, 2023 1 commit
    • Tom Hartvigsen's avatar
      Added ToxiGen task (#377) · f079e322
      Tom Hartvigsen authored
      * added toxigen task
      
      * removed previous doc_to_text
      
      * Add train split for few-shot samples
      
      * Add task version metadata
      f079e322
  16. 29 Dec, 2022 1 commit
  17. 16 Dec, 2022 1 commit
  18. 13 Dec, 2022 1 commit
  19. 12 Dec, 2022 2 commits
  20. 02 Dec, 2022 2 commits
  21. 25 Nov, 2022 4 commits
  22. 04 Nov, 2022 1 commit
  23. 15 Sep, 2022 3 commits
  24. 22 Jul, 2022 1 commit
    • Rich Hankins's avatar
      Fix make_disjoint_window for tail case · 834de32f
      Rich Hankins authored
      When the continuation list contains a single entry,
      make_disjoint_window incorrectly truncates the context list to be
      empty.
      
      The fix checks for the non-overlapping case and, in that case, simply
      returns the existing lists.
      834de32f
  25. 24 Jun, 2022 1 commit
  26. 11 Jun, 2022 1 commit
  27. 16 May, 2022 2 commits
  28. 11 May, 2022 1 commit