glitchbench commited on
Commit
0271d60
1 Parent(s): b9d9223

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +29 -0
README.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image
5
+ dtype: image
6
+ - name: id
7
+ dtype: string
8
+ - name: reddit
9
+ dtype: string
10
+ - name: glitch-type
11
+ dtype: string
12
+ - name: game
13
+ dtype: string
14
+ - name: source
15
+ dtype: string
16
+ - name: description
17
+ dtype: string
18
+ - name: __index_level_0__
19
+ dtype: int64
20
+ splits:
21
+ - name: validation
22
+ num_bytes: 686309290.0
23
+ num_examples: 607
24
+ download_size: 686303027
25
+ dataset_size: 686309290.0
26
+ ---
27
+ # Dataset Card for "GlitchBench"
28
+
29
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)