VictorSanh commited on
Commit
33a01a4
β€’
1 Parent(s): fe150d8

Upload dataset

Browse files
README.md CHANGED
@@ -14,22 +14,43 @@ dataset_info:
14
  list: image
15
  - name: choices
16
  list: image
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17
  - name: target
18
  dtype: uint8
19
  - name: id
20
  dtype: int32
21
  splits:
22
  - name: train
23
- num_bytes: 62604958.0
24
  num_examples: 2000
25
  - name: validation
26
- num_bytes: 62204020.0
27
  num_examples: 2000
28
  - name: test
29
- num_bytes: 62419536.0
30
  num_examples: 2000
31
- download_size: 186916044
32
- dataset_size: 187228514.0
33
  ---
34
  # Dataset Card for "PGM"
35
 
 
14
  list: image
15
  - name: choices
16
  list: image
17
+ - name: relation_structure_encoded
18
+ dtype:
19
+ array2_d:
20
+ shape:
21
+ - 4
22
+ - 12
23
+ dtype: uint8
24
+ - name: relation_structure
25
+ dtype:
26
+ array2_d:
27
+ shape:
28
+ - 1
29
+ - 3
30
+ dtype: string
31
+ - name: meta_target
32
+ dtype:
33
+ array2_d:
34
+ shape:
35
+ - 1
36
+ - 12
37
+ dtype: uint8
38
  - name: target
39
  dtype: uint8
40
  - name: id
41
  dtype: int32
42
  splits:
43
  - name: train
44
+ num_bytes: 62878534.0
45
  num_examples: 2000
46
  - name: validation
47
+ num_bytes: 62478190.0
48
  num_examples: 2000
49
  - name: test
50
+ num_bytes: 62695060.0
51
  num_examples: 2000
52
+ download_size: 187043742
53
+ dataset_size: 188051784.0
54
  ---
55
  # Dataset Card for "PGM"
56
 
data/{test-00000-of-00001-5e16c4aeb0b82ea2.parquet β†’ test-00000-of-00001.parquet} RENAMED
File without changes
data/{train-00000-of-00001-74778e9f444e8b3b.parquet β†’ train-00000-of-00001.parquet} RENAMED
File without changes
data/{validation-00000-of-00001-5a04e086652c511d.parquet β†’ validation-00000-of-00001.parquet} RENAMED
File without changes