Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -9,4 +9,18 @@ license: creativeml-openrail-m
|
|
9 |
[![Website](http://img.shields.io/badge/Website-4b44ce.svg)](https://asgaardlab.github.io/LLMxBugs/)
|
10 |
[![arXiv](https://img.shields.io/badge/arXiv-2210.02506-b31b1b.svg)](https://arxiv.org/abs/2210.02506)
|
11 |
|
12 |
-
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
[![Website](http://img.shields.io/badge/Website-4b44ce.svg)](https://asgaardlab.github.io/LLMxBugs/)
|
10 |
[![arXiv](https://img.shields.io/badge/arXiv-2210.02506-b31b1b.svg)](https://arxiv.org/abs/2210.02506)
|
11 |
|
12 |
+
</div>
|
13 |
+
|
14 |
+
|
15 |
+
## Sample Video
|
16 |
+
|
17 |
+
<video src="https://asgaardlab.github.io/LLMxBugs/static/videos/video.mp4" controls="controls" muted="muted" playsinline="playsinline" width=480></video>
|
18 |
+
|
19 |
+
## Sample Description
|
20 |
+
|
21 |
+
```
|
22 |
+
A person is parachuting in the air.
|
23 |
+
A plane approaches the parachuter.
|
24 |
+
The plane hits the cord and loses its right wing.
|
25 |
+
The plane falls from the sky.
|
26 |
+
```
|