We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2181147 commit 896aaacCopy full SHA for 896aaac
swift/llm/data/dataset_info.json
@@ -3,6 +3,9 @@
3
"dataset_id": "AI-ModelScope/OpenO1-SFT",
4
"hf_dataset_id": "O1-OPEN/OpenO1-SFT",
5
"subsets": ["default"],
6
+ "columns": {
7
+ "prompt": "query"
8
+ },
9
"tags": ["chat", "general", "o1"]
10
},
11
"multi-alpaca": {
0 commit comments