1. 23 Apr, 2023 1 commit
  2. 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
  3. 19 Apr, 2023 1 commit
  4. 13 Apr, 2023 1 commit
  5. 10 Mar, 2023 1 commit
  6. 09 Mar, 2023 1 commit
  7. 08 Mar, 2023 4 commits
  8. 07 Mar, 2023 1 commit
  9. 04 Feb, 2023 1 commit
  10. 18 Jan, 2023 1 commit
  11. 17 Jan, 2023 2 commits
  12. 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
  13. 29 Dec, 2022 1 commit
  14. 16 Dec, 2022 1 commit
  15. 13 Dec, 2022 1 commit
  16. 12 Dec, 2022 2 commits
  17. 02 Dec, 2022 2 commits
  18. 25 Nov, 2022 4 commits
  19. 04 Nov, 2022 1 commit
  20. 15 Sep, 2022 3 commits
  21. 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
  22. 24 Jun, 2022 1 commit
  23. 11 Jun, 2022 1 commit
  24. 16 May, 2022 2 commits
  25. 11 May, 2022 3 commits
  26. 03 May, 2022 1 commit