File size: 1,657 Bytes
aa60218 9d46093 aa60218 ca4fc08 9d46093 3af3b2b aa60218 ca4fc08 9d46093 3af3b2b aa60218 | 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 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 | ---
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: 957879541
num_examples: 5020
- name: no_reason
num_bytes: 957929741
num_examples: 5020
- name: prompt_alter
num_bytes: 268340073
num_examples: 1000
- name: FR
num_bytes: 138685944
num_examples: 500
download_size: 2299929979
dataset_size: 2322835299
- 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: 475
num_examples: 1
- name: prompt_alter
num_bytes: 362
num_examples: 1
- name: FR
num_bytes: 203
num_examples: 1
download_size: 12971
dataset_size: 1402
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
- split: no_reason
path: data/no_reason-*
- split: prompt_alter
path: data/prompt_alter-*
- split: FR
path: data/FR-*
- config_name: metadata
data_files:
- split: test
path: metadata/test-*
- split: no_reason
path: metadata/no_reason-*
- split: prompt_alter
path: metadata/prompt_alter-*
- split: FR
path: metadata/FR-*
---
|