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