derekl35 HF Staff commited on
Commit
ebb44f7
·
verified ·
1 Parent(s): 4a3c997

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +35 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: timestamp
5
+ dtype: string
6
+ - name: prompt
7
+ dtype: string
8
+ - name: quantization_method
9
+ dtype: string
10
+ - name: seed
11
+ dtype: string
12
+ - name: image_original
13
+ dtype: image
14
+ - name: image_quantized
15
+ dtype: image
16
+ - name: quantized_image_displayed_position
17
+ dtype: string
18
+ - name: user_guess_displayed_position
19
+ dtype: string
20
+ - name: correct_guess
21
+ dtype: bool
22
+ - name: username
23
+ dtype: string
24
+ splits:
25
+ - name: train
26
+ num_bytes: 2191739.0
27
+ num_examples: 1
28
+ download_size: 2196827
29
+ dataset_size: 2191739.0
30
+ configs:
31
+ - config_name: default
32
+ data_files:
33
+ - split: train
34
+ path: data/train-*
35
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28fc529f513ceb4832990b109a76016b30b6db6c25fa2265545c806fba713f26
3
+ size 2196827