Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,34 +1,38 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
dataset_info:
|
4 |
-
features:
|
5 |
-
- name: image
|
6 |
-
dtype: image
|
7 |
-
- name: prompt
|
8 |
-
dtype: string
|
9 |
-
- name: word_scores
|
10 |
-
dtype: string
|
11 |
-
- name: alignment_score
|
12 |
-
dtype: float32
|
13 |
-
- name: coherence_score
|
14 |
-
dtype: float32
|
15 |
-
- name: style_score
|
16 |
-
dtype: float32
|
17 |
-
- name: alignment_heatmap
|
18 |
-
sequence:
|
19 |
-
sequence: float16
|
20 |
-
- name: coherence_heatmap
|
21 |
-
sequence:
|
22 |
-
sequence: float16
|
23 |
-
splits:
|
24 |
-
- name: train
|
25 |
-
num_bytes: 13690247160.8
|
26 |
-
num_examples: 6550
|
27 |
-
download_size: 9033856469
|
28 |
-
dataset_size: 13690247160.8
|
29 |
-
configs:
|
30 |
-
- config_name: default
|
31 |
-
data_files:
|
32 |
-
- split: train
|
33 |
-
path: data/train-*
|
34 |
-
---
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
dataset_info:
|
4 |
+
features:
|
5 |
+
- name: image
|
6 |
+
dtype: image
|
7 |
+
- name: prompt
|
8 |
+
dtype: string
|
9 |
+
- name: word_scores
|
10 |
+
dtype: string
|
11 |
+
- name: alignment_score
|
12 |
+
dtype: float32
|
13 |
+
- name: coherence_score
|
14 |
+
dtype: float32
|
15 |
+
- name: style_score
|
16 |
+
dtype: float32
|
17 |
+
- name: alignment_heatmap
|
18 |
+
sequence:
|
19 |
+
sequence: float16
|
20 |
+
- name: coherence_heatmap
|
21 |
+
sequence:
|
22 |
+
sequence: float16
|
23 |
+
splits:
|
24 |
+
- name: train
|
25 |
+
num_bytes: 13690247160.8
|
26 |
+
num_examples: 6550
|
27 |
+
download_size: 9033856469
|
28 |
+
dataset_size: 13690247160.8
|
29 |
+
configs:
|
30 |
+
- config_name: default
|
31 |
+
data_files:
|
32 |
+
- split: train
|
33 |
+
path: data/train-*
|
34 |
+
---
|
35 |
+
<a href="https://www.rapidata.ai">
|
36 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/66f5624c42b853e73e0738eb/jfxR79bOztqaC6_yNNnGU.jpeg" width="250" alt="Rapidata Logo">
|
37 |
+
</a>
|
38 |
+
|