Skip to content

Commit 724916b

Browse files
committed
Update src/dataset/load.py
1 parent a81fbfc commit 724916b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dataset/load.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222

2323
# GBオーダー
24-
load_dataset("cognitivecomputations/dolphin", trust_remote_code=True)
24+
load_dataset("cognitivecomputations/dolphin", "all", trust_remote_code=True)
2525
load_dataset("Open-Orca/OpenOrca", trust_remote_code=True)
2626

2727
# デカい

0 commit comments

Comments
 (0)