Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -3,9 +3,9 @@ license: apache-2.0
|
|
| 3 |
configs:
|
| 4 |
- config_name: test
|
| 5 |
data_files:
|
| 6 |
-
- split:
|
| 7 |
path: graph_syn_datasets/graphsyn.jsonl
|
| 8 |
-
- split:
|
| 9 |
path: open_datasets/xlam-function-calling-60k-query.jsonl
|
| 10 |
- split: When2Call
|
| 11 |
path: open_datasets/When2Call-query.jsonl
|
|
@@ -15,10 +15,11 @@ configs:
|
|
| 15 |
path: open_datasets/ToolACE-query.jsonl
|
| 16 |
- split: BUTTONInstruct
|
| 17 |
path: open_datasets/BUTTONInstruct-query.jsonl
|
| 18 |
-
- split:
|
| 19 |
path: open_datasets/APIGen-MT-5k-query.jsonl
|
| 20 |
-
- split:
|
| 21 |
path: open_data/tau-train-query.jsonl
|
|
|
|
| 22 |
task_categories:
|
| 23 |
- text-generation
|
| 24 |
language:
|
|
|
|
| 3 |
configs:
|
| 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
|
|
|
|
| 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 |
+
|
| 23 |
task_categories:
|
| 24 |
- text-generation
|
| 25 |
language:
|