--- license: openrail task_categories: - question-answering - image-to-text size_categories: - n<1K configs: - config_name: last data_files: "data/last/*" - config_name: previous data_files: "data/previous/*" --- # Dataset Card for But They Are Cats Tutorials This is the dataset presented and used in [Level Up Your Tutorials: VLMs for Game Tutorials Quality Assessment](https://arxiv.org/abs/2408.08396). ## Dataset Details ### Dataset Description - **Curated by:** Daniele Rege Cambrin - **License:** OPENRAIL ## Uses [More Information Needed] ## Dataset Structure [More Information Needed] ## Dataset Creation The dataset is composed of videos, frames, and textual annotation in the form of questions and answers. ### Source Data All the videos in both versions are recorded by Daniele Rege Cambrin to grant a similar way of playing [But They Are Cats](https://thefellowshipofthebox.itch.io/but-they-are-cats). The frames are extracted from these videos when something "relevant" happens. The two versions are selected between all possible commits to balancing similarities and differences for a fairer evaluation. ### Annotations The annotation is provided by one of the developers (Daniele Rege Cambrin) to ensure maximum adherence to the real developer expectations. The frame selection is also done by the same person. ## Bias, Risks, and Limitations The annotations are created by a single user and could be biased towards his vision of the game. The game itself does not represent all possible scenarios in game development and careful evaluation should be done in other scenarios. The recorded tutorials do not cover all possible user interactions and should not be used for bug searching. ## Citation **BibTeX:** ```bibtex @misc{cambrin2024leveltutorialsvlmsgame, title={Level Up Your Tutorials: VLMs for Game Tutorials Quality Assessment}, author={Daniele Rege Cambrin and Gabriele Scaffidi Militone and Luca Colomba and Giovanni Malnati and Daniele Apiletti and Paolo Garza}, year={2024}, eprint={2408.08396}, archivePrefix={arXiv}, primaryClass={cs.CV}, url={https://arxiv.org/abs/2408.08396}, } ```