Declare WGO-Bench data file for viewer
Browse files
README.md
CHANGED
|
@@ -18,6 +18,11 @@ tags:
|
|
| 18 |
license: cc-by-nc-sa-4.0
|
| 19 |
size_categories:
|
| 20 |
- n<1K
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
---
|
| 22 |
|
| 23 |
# WGO-Bench: What's Going On Benchmark
|
|
|
|
| 18 |
license: cc-by-nc-sa-4.0
|
| 19 |
size_categories:
|
| 20 |
- n<1K
|
| 21 |
+
configs:
|
| 22 |
+
- config_name: default
|
| 23 |
+
data_files:
|
| 24 |
+
- split: train
|
| 25 |
+
path: data/annotations.parquet
|
| 26 |
---
|
| 27 |
|
| 28 |
# WGO-Bench: What's Going On Benchmark
|