Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,28 +1,30 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: other
|
| 3 |
-
license_name: mixed-license
|
| 4 |
-
license_link: LICENSE
|
| 5 |
-
configs:
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
|
| 28 |
-
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
license_name: mixed-license
|
| 4 |
+
license_link: LICENSE
|
| 5 |
+
configs:
|
| 6 |
+
- config_name: alfworld
|
| 7 |
+
data_files: alfworld/alfworld.jsonl
|
| 8 |
+
- config_name: banking77
|
| 9 |
+
data_files: banking77/banking77.jsonl
|
| 10 |
+
- config_name: bird
|
| 11 |
+
data_files: bird/bird.jsonl
|
| 12 |
+
- config_name: cmdl
|
| 13 |
+
data_files: cmdl/cmdl.jsonl
|
| 14 |
+
- config_name: ddxplus
|
| 15 |
+
data_files: ddxplus/ddxplus.jsonl
|
| 16 |
+
- config_name: lfd
|
| 17 |
+
data_files: lfd/lfd.jsonl
|
| 18 |
+
- config_name: mud
|
| 19 |
+
data_files: mud/mud.jsonl
|
| 20 |
+
- config_name: rca
|
| 21 |
+
data_files: rca/rca.jsonl
|
| 22 |
+
- config_name: scienceworld
|
| 23 |
+
data_files: scienceworld/scienceworld.jsonl
|
| 24 |
+
- config_name: sentifin
|
| 25 |
+
data_files: sentifin/sentifin.jsonl
|
| 26 |
+
- config_name: spider
|
| 27 |
+
data_files: spider/spider.jsonl
|
| 28 |
+
size_categories:
|
| 29 |
+
- 10K<n<100K
|
| 30 |
+
---
|