Datasets:
Update metadata: add task category and remove arxiv tag
#2
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,12 +1,13 @@
|
|
| 1 |
---
|
| 2 |
-
pretty_name: PAWBench
|
| 3 |
size_categories:
|
| 4 |
-
|
|
|
|
|
|
|
|
|
|
| 5 |
tags:
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
- arxiv:2608.27345
|
| 10 |
---
|
| 11 |
|
| 12 |
# PAWBench
|
|
@@ -148,4 +149,4 @@ the evaluator source code, not automatically to this dataset's images, prompt
|
|
| 148 |
material, or scene metadata. No separate license has been selected for this
|
| 149 |
dataset repository. Do not infer permission to redistribute or create
|
| 150 |
derivatives of its assets without permission from the project owners. Source
|
| 151 |
-
and package provenance is recorded in `scenes.jsonl` and `manifest.json`.
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
size_categories:
|
| 3 |
+
- n<1K
|
| 4 |
+
pretty_name: PAWBench
|
| 5 |
+
task_categories:
|
| 6 |
+
- image-to-video
|
| 7 |
tags:
|
| 8 |
+
- benchmark
|
| 9 |
+
- video-generation
|
| 10 |
+
- physical-reasoning
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
# PAWBench
|
|
|
|
| 149 |
material, or scene metadata. No separate license has been selected for this
|
| 150 |
dataset repository. Do not infer permission to redistribute or create
|
| 151 |
derivatives of its assets without permission from the project owners. Source
|
| 152 |
+
and package provenance is recorded in `scenes.jsonl` and `manifest.json`.
|