File size: 1,226 Bytes
cc85947
 
05b9c28
cc85947
 
 
 
 
 
 
61ec27f
 
 
 
 
 
 
 
 
 
 
 
 
 
cc85947
 
2f0e04a
 
58f0cc1
1bb2efe
58f0cc1
1bb2efe
 
05b9c28
 
 
 
 
 
 
 
 
 
 
 
87135be
9bfc9ad
87135be
9bfc9ad
 
cc85947
 
 
 
 
58f0cc1
 
05b9c28
 
 
 
87135be
 
cc85947
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
---
dataset_info:
- config_name: default
  features:
  - name: media
    dtype: image
  - name: messages
    dtype: string
  - name: id
    dtype: string
  - name: synthetic
    dtype: int64
  - name: mega-concept
    dtype: string
  - name: target_modality
    dtype: string
  - name: conflict_modality
    dtype: string
  - name: is_squared_task
    dtype: bool
  - name: congruency
    dtype: string
  - name: reference_tag
    dtype: string
  splits:
  - name: test
    num_bytes: 957880052
    num_examples: 5020
  - name: no_reason
    num_bytes: 957930252
    num_examples: 5020
  download_size: 1896694366
  dataset_size: 1915810304
- config_name: metadata
  features:
  - name: jinja_template
    dtype: string
  - name: version
    dtype: string
  - name: metadata
    dtype: string
  splits:
  - name: test
    num_bytes: 362
    num_examples: 1
  - name: no_reason
    num_bytes: 455
    num_examples: 1
  download_size: 7044
  dataset_size: 817
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
  - split: no_reason
    path: data/no_reason-*
- config_name: metadata
  data_files:
  - split: test
    path: metadata/test-*
  - split: no_reason
    path: metadata/no_reason-*
---