Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -4,21 +4,21 @@ configs:
|
|
| 4 |
- config_name: test
|
| 5 |
data_files:
|
| 6 |
- split: graph-based-synthetic-data
|
| 7 |
-
path:
|
| 8 |
- split: xlam-function-calling-60k
|
| 9 |
-
path:
|
| 10 |
- split: When2Call
|
| 11 |
-
path:
|
| 12 |
- split: glaive-function-calling-v2
|
| 13 |
-
path:
|
| 14 |
- split: ToolACE
|
| 15 |
-
path:
|
| 16 |
- split: BUTTONInstruct
|
| 17 |
-
path:
|
| 18 |
- split: APIGen-MT-5k
|
| 19 |
-
path:
|
| 20 |
- split: Tau-bench training set
|
| 21 |
-
path:
|
| 22 |
task_categories:
|
| 23 |
- text-generation
|
| 24 |
language:
|
|
|
|
| 4 |
- config_name: test
|
| 5 |
data_files:
|
| 6 |
- split: graph-based-synthetic-data
|
| 7 |
+
path: graph_syn_datasets/graphsyn.jsonl
|
| 8 |
- split: xlam-function-calling-60k
|
| 9 |
+
path: open_datasets/xlam-function-calling-60k-query.jsonl
|
| 10 |
- split: When2Call
|
| 11 |
+
path: open_datasets/When2Call-query.jsonl
|
| 12 |
- split: glaive-function-calling-v2
|
| 13 |
+
path: open_datasets/glaive-function-calling-v2-query.jsonl
|
| 14 |
- split: ToolACE
|
| 15 |
+
path: open_datasets/ToolACE-query.jsonl
|
| 16 |
- split: BUTTONInstruct
|
| 17 |
+
path: open_datasets/BUTTONInstruct-query.jsonl
|
| 18 |
- split: APIGen-MT-5k
|
| 19 |
+
path: open_datasets/APIGen-MT-5k-query.jsonl
|
| 20 |
- split: Tau-bench training set
|
| 21 |
+
path: open_data/tau-train-query.jsonl
|
| 22 |
task_categories:
|
| 23 |
- text-generation
|
| 24 |
language:
|