update paper
Browse files
README.md
CHANGED
|
@@ -18,7 +18,7 @@ The collection is intended for **benchmarking and qualitative/quantitative evalu
|
|
| 18 |
|
| 19 |
[](http://aka.ms/avgenbench)
|
| 20 |
[](https://github.com/microsoft/AVGen-Bench)
|
| 21 |
-
|
| 22 |
|
| 23 |
For Hugging Face Hub compatibility, the repository includes a root-level `metadata.parquet` file so the Dataset Viewer can expose each video as a structured row with prompt metadata instead of treating the repo as an unindexed file dump.
|
| 24 |
The relative video path is stored as a plain string column (`video_path`) rather than a media-typed `file_name` column, which avoids current Dataset Viewer post-processing failures on video rows.
|
|
|
|
| 18 |
|
| 19 |
[](http://aka.ms/avgenbench)
|
| 20 |
[](https://github.com/microsoft/AVGen-Bench)
|
| 21 |
+
[](https://arxiv.org/abs/2604.08540)
|
| 22 |
|
| 23 |
For Hugging Face Hub compatibility, the repository includes a root-level `metadata.parquet` file so the Dataset Viewer can expose each video as a structured row with prompt metadata instead of treating the repo as an unindexed file dump.
|
| 24 |
The relative video path is stored as a plain string column (`video_path`) rather than a media-typed `file_name` column, which avoids current Dataset Viewer post-processing failures on video rows.
|