WildToM-release / README.md
WildToM Authors
Initial WildToM dataset release
a008ad2
---
language:
- en
license: cc-by-4.0
task_categories:
- question-answering
pretty_name: WildToM
size_categories:
- 1K<n<10K
configs:
- config_name: default
data_files:
- split: test
path: test.csv
---
# WildToM
This release package is prepared for Hugging Face Hub + Data Studio.
## Files
- `test.csv`: flattened tabular release for Dataset Viewer/Data Studio.
- `test.jsonl`: same content in JSONL format.
- `videos/`: optional video files (`.mp4`) for multimodal browsing.
- `video_manifest.csv`: required video list and source-check status.
- `release_stats.json`: summary statistics for this release build.
## Notes
- The `video` column uses relative paths like `videos/<file>.mp4`.
- If you upload videos together with `test.csv`, Data Studio can index text + video rows.
- Source annotations come from `wildtom_bdiek_final.json`.