xdotli commited on
Commit
9be1043
·
verified ·
1 Parent(s): abc2798

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -12
README.md CHANGED
@@ -2,19 +2,17 @@
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
- task_categories:
12
- - other
13
  configs:
14
- - config_name: default
15
- data_files:
16
- - split: train
17
- path: skillsbench-tasks.parquet
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.