Update LICENSE
Browse files
README.md
CHANGED
@@ -7,56 +7,56 @@ elsaEU--ELSA1M_track1:
|
|
7 |
features:
|
8 |
image:
|
9 |
decode: true
|
10 |
-
id:
|
11 |
dtype: Image
|
12 |
id:
|
13 |
dtype: string
|
14 |
-
id:
|
15 |
_type: Value
|
16 |
original_prompt:
|
17 |
dtype: string
|
18 |
-
id:
|
19 |
_type: Value
|
20 |
positive_prompt:
|
21 |
dtype: string
|
22 |
-
id:
|
23 |
_type: Value
|
24 |
negative_prompt:
|
25 |
dtype: string
|
26 |
-
id:
|
27 |
_type: Value
|
28 |
model:
|
29 |
dtype: string
|
30 |
-
id:
|
31 |
_type: Value
|
32 |
nsfw:
|
33 |
dtype: string
|
34 |
-
id:
|
35 |
_type: Value
|
36 |
url_real_image:
|
37 |
dtype: string
|
38 |
-
id:
|
39 |
_type: Value
|
40 |
filepath:
|
41 |
dtype: string
|
42 |
-
id:
|
43 |
_type: Value
|
44 |
aspect_ratio:
|
45 |
feature:
|
46 |
dtype: int64
|
47 |
-
id:
|
48 |
_type: Value
|
49 |
length: -1
|
50 |
-
id:
|
51 |
_type: Sequence
|
52 |
-
post_processed:
|
53 |
-
supervised_keys:
|
54 |
-
task_templates:
|
55 |
builder_name: imagefolder
|
56 |
config_name: default
|
57 |
version:
|
58 |
version_str: 0.0.0
|
59 |
-
description:
|
60 |
major: 0
|
61 |
minor: 0
|
62 |
patch: 0
|
@@ -66,11 +66,12 @@ elsaEU--ELSA1M_track1:
|
|
66 |
num_bytes: 445926712527.43
|
67 |
num_examples: 992655
|
68 |
dataset_name: ELSA1M_track1
|
69 |
-
download_checksums:
|
70 |
download_size: 223034360161
|
71 |
-
post_processing_size:
|
72 |
dataset_size: 445926712527.43
|
73 |
size_in_bytes: 668961072688.4299
|
|
|
74 |
---
|
75 |
|
76 |
# ELSA - Multimedia use case
|
@@ -123,4 +124,4 @@ The Metadata for generated images are:
|
|
123 |
### Dataset Curators
|
124 |
|
125 |
- Leonardo Labs ([email protected])
|
126 |
-
- UNIMORE (https://aimagelab.ing.unimore.it/imagelab/)
|
|
|
7 |
features:
|
8 |
image:
|
9 |
decode: true
|
10 |
+
id: null
|
11 |
dtype: Image
|
12 |
id:
|
13 |
dtype: string
|
14 |
+
id: null
|
15 |
_type: Value
|
16 |
original_prompt:
|
17 |
dtype: string
|
18 |
+
id: null
|
19 |
_type: Value
|
20 |
positive_prompt:
|
21 |
dtype: string
|
22 |
+
id: null
|
23 |
_type: Value
|
24 |
negative_prompt:
|
25 |
dtype: string
|
26 |
+
id: null
|
27 |
_type: Value
|
28 |
model:
|
29 |
dtype: string
|
30 |
+
id: null
|
31 |
_type: Value
|
32 |
nsfw:
|
33 |
dtype: string
|
34 |
+
id: null
|
35 |
_type: Value
|
36 |
url_real_image:
|
37 |
dtype: string
|
38 |
+
id: null
|
39 |
_type: Value
|
40 |
filepath:
|
41 |
dtype: string
|
42 |
+
id: null
|
43 |
_type: Value
|
44 |
aspect_ratio:
|
45 |
feature:
|
46 |
dtype: int64
|
47 |
+
id: null
|
48 |
_type: Value
|
49 |
length: -1
|
50 |
+
id: null
|
51 |
_type: Sequence
|
52 |
+
post_processed: null
|
53 |
+
supervised_keys: null
|
54 |
+
task_templates: null
|
55 |
builder_name: imagefolder
|
56 |
config_name: default
|
57 |
version:
|
58 |
version_str: 0.0.0
|
59 |
+
description: null
|
60 |
major: 0
|
61 |
minor: 0
|
62 |
patch: 0
|
|
|
66 |
num_bytes: 445926712527.43
|
67 |
num_examples: 992655
|
68 |
dataset_name: ELSA1M_track1
|
69 |
+
download_checksums: null
|
70 |
download_size: 223034360161
|
71 |
+
post_processing_size: null
|
72 |
dataset_size: 445926712527.43
|
73 |
size_in_bytes: 668961072688.4299
|
74 |
+
license: cc-by-4.0
|
75 |
---
|
76 |
|
77 |
# ELSA - Multimedia use case
|
|
|
124 |
### Dataset Curators
|
125 |
|
126 |
- Leonardo Labs ([email protected])
|
127 |
+
- UNIMORE (https://aimagelab.ing.unimore.it/imagelab/)
|