Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -2,19 +2,17 @@
|
|
| 2 |
license: cc-by-4.0
|
| 3 |
pretty_name: SkillsBench Tasks
|
| 4 |
tags:
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
size_categories:
|
| 10 |
-
|
| 11 |
-
task_categories:
|
| 12 |
-
- other
|
| 13 |
configs:
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
---
|
| 19 |
|
| 20 |
# SkillsBench Tasks
|
|
@@ -75,4 +73,4 @@ for f in row["files"]:
|
|
| 75 |
## License
|
| 76 |
|
| 77 |
Source code under Apache-2.0 (per upstream `LICENSE`); the dataset itself is published
|
| 78 |
-
under CC-BY-4.0 to match the NeurIPS Datasets & Benchmarks track standard.
|
|
|
|
| 2 |
license: cc-by-4.0
|
| 3 |
pretty_name: SkillsBench Tasks
|
| 4 |
tags:
|
| 5 |
+
- benchmark
|
| 6 |
+
- agents
|
| 7 |
+
- tool-use
|
| 8 |
+
- skills
|
| 9 |
size_categories:
|
| 10 |
+
- n<1K
|
|
|
|
|
|
|
| 11 |
configs:
|
| 12 |
+
- config_name: default
|
| 13 |
+
data_files:
|
| 14 |
+
- split: train
|
| 15 |
+
path: skillsbench-tasks.parquet
|
| 16 |
---
|
| 17 |
|
| 18 |
# SkillsBench Tasks
|
|
|
|
| 73 |
## License
|
| 74 |
|
| 75 |
Source code under Apache-2.0 (per upstream `LICENSE`); the dataset itself is published
|
| 76 |
+
under CC-BY-4.0 to match the NeurIPS Datasets & Benchmarks track standard.
|