Datasets:

Modalities:
Text
Video
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
taesiri commited on
Commit
399f330
·
1 Parent(s): f7cb63f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -2
README.md CHANGED
@@ -24,7 +24,33 @@ configs:
24
  data_files:
25
  - split: validation
26
  path: data/validation-*
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
  ---
28
- # Dataset Card for "GamePhysics-Fullres"
29
 
30
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  data_files:
25
  - split: validation
26
  path: data/validation-*
27
+ license: creativeml-openrail-m
28
+ task_categories:
29
+ - video-classification
30
+ language:
31
+ - en
32
+ tags:
33
+ - video-game
34
+ - game
35
+ - video-understanding
36
+ - ood
37
+ - vidoe-ood
38
+ pretty_name: GamePhysics
39
+ size_categories:
40
+ - 10K<n<100K
41
  ---
 
42
 
43
+
44
+ # GamePhysics Dataset
45
+
46
+ [![Website](http://img.shields.io/badge/Website-4b44ce.svg)](https://asgaardlab.github.io/CLIPxGamePhysics/)
47
+ [![arXiv](https://img.shields.io/badge/arXiv-2203.11096-b31b1b.svg)](https://arxiv.org/abs/2203.11096)
48
+ [![Hugging Face Spaces](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Spaces-blue)](https://huggingface.co/spaces/taesiri/CLIPxGamePhysics)
49
+
50
+ The GamePhysics dataset is a collection of gameplay bug videos sourced from the [GamePhysics subreddit](https://www.reddit.com/r/GamePhysics/).
51
+
52
+ ## Sample videos
53
+ <video src="https://asgaardlab.github.io/CLIPxGamePhysics/static/videos/9rqabp.mp4" controls="controls" muted="muted" playsinline="playsinline" width=480></video>
54
+ <video src="https://asgaardlab.github.io/CLIPxGamePhysics/static/videos/g5pm35.mp4" controls="controls" muted="muted" playsinline="playsinline" width=480></video>
55
+ <video src="https://asgaardlab.github.io/CLIPxGamePhysics/static/videos/6xplqg.mp4" controls="controls" muted="muted" playsinline="playsinline" width=480></video>
56
+ <video src="https://asgaardlab.github.io/CLIPxGamePhysics/static/videos/4jirzj.mp4" controls="controls" muted="muted" playsinline="playsinline" width=480></video>