GameBugDescription / README.md
taesiri's picture
Update README.md
55b136a
---
license: creativeml-openrail-m
language:
- en
tags:
- Bug Detection
pretty_name: Game Bug Description
size_categories:
- n<1K
---
# `Game Bug Description` Dataset
<div>
[![Website](http://img.shields.io/badge/Website-4b44ce.svg)](https://asgaardlab.github.io/LLMxBugs/)
[![arXiv](https://img.shields.io/badge/arXiv-2210.02506-b31b1b.svg)](https://arxiv.org/abs/2210.02506)
</div>
## Sample video
<video src="https://asgaardlab.github.io/LLMxBugs/static/videos/video.mp4" controls="controls" muted="muted" playsinline="playsinline" width=480></video>
## Sample description
```
A person is parachuting in the air.
A plane approaches the parachuter.
The plane hits the cord and loses its right wing.
The plane falls from the sky.
```
## Citation information
```
@misc{taesiri2022large,
title={Large Language Models are Pretty Good Zero-Shot Video Game Bug Detectors},
author={Mohammad Reza Taesiri and Finlay Macklon and Yihe Wang and Hengshuo Shen and Cor-Paul Bezemer},
year={2022},
eprint={2210.02506},
archivePrefix={arXiv},
primaryClass={cs.CL}
}
```