Skip to content

Commit

Permalink
Update src/dataset/load.py
Browse files Browse the repository at this point in the history
  • Loading branch information
yuiseki committed Mar 27, 2024
1 parent 71d7370 commit 5df0b92
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/dataset/load.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
load_dataset("Open-Orca/OpenOrca")
load_dataset("HuggingFaceH4/ultrafeedback_binarized")
load_dataset("HuggingFaceH4/ultrachat_200k")
load_dataset("cognitivecomputations/dolphin")
load_dataset("LDJnr/Capybara")
load_dataset("ise-uiuc/Magicoder-Evol-Instruct-110K")
load_dataset("allenai/c4", "en")
load_dataset("allenai/c4", "ja")
load_dataset("the_pile", "all")
Expand Down

0 comments on commit 5df0b92

Please sign in to comment.