|
--- |
|
dataset_info: |
|
features: |
|
- name: image_name |
|
dtype: image |
|
- name: sentence |
|
dtype: string |
|
- name: word_scores |
|
dtype: string |
|
- name: alignment_score_norm |
|
dtype: float32 |
|
- name: coherence_score_norm |
|
dtype: float32 |
|
- name: style_score_norm |
|
dtype: float32 |
|
- name: alignment_heatmap |
|
dtype: |
|
array2_d: |
|
shape: |
|
- 1024 |
|
- 1024 |
|
dtype: float32 |
|
- name: coherence_heatmap |
|
dtype: |
|
array2_d: |
|
shape: |
|
- 1024 |
|
- 1024 |
|
dtype: float32 |
|
- name: alignment_score |
|
dtype: float32 |
|
- name: coherence_score |
|
dtype: float32 |
|
- name: style_score |
|
dtype: float32 |
|
splits: |
|
- name: train |
|
num_bytes: 272879721.0 |
|
num_examples: 32 |
|
download_size: 210868775 |
|
dataset_size: 272879721.0 |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: train |
|
path: data/train-* |
|
--- |
|
|