| # Moment-Video | |
| This repository contains the Moment-Video dataset. | |
| ## Contents | |
| - `data/videos/`: video files organized by category and subclass. | |
| - `data/annotation_all.json`: annotations in JSON format. | |
| - `data/annotation_all.csv`: annotations in CSV format. | |
| ## Annotation Fields | |
| The annotation files include category, subclass, index, question type, answer type, question, and answer information for each video sample. | |