Datasets:
Remove manual configs from frontmatter (let push_to_hub auto-configure)
Browse files
README.md
CHANGED
|
@@ -13,19 +13,6 @@ tags:
|
|
| 13 |
pretty_name: B64Bench
|
| 14 |
size_categories:
|
| 15 |
- 1K<n<10K
|
| 16 |
-
configs:
|
| 17 |
-
- config_name: default
|
| 18 |
-
data_files:
|
| 19 |
-
- split: test
|
| 20 |
-
path: data/test-*
|
| 21 |
-
- split: val
|
| 22 |
-
path: data/val-*
|
| 23 |
-
- split: stress
|
| 24 |
-
path: data/stress-*
|
| 25 |
-
- config_name: few_shot
|
| 26 |
-
data_files:
|
| 27 |
-
- split: train
|
| 28 |
-
path: few_shot/train-*
|
| 29 |
---
|
| 30 |
|
| 31 |
# B64Bench
|
|
|
|
| 13 |
pretty_name: B64Bench
|
| 14 |
size_categories:
|
| 15 |
- 1K<n<10K
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
---
|
| 17 |
|
| 18 |
# B64Bench
|