Rs9000 commited on
Commit
f6f471c
1 Parent(s): abadde4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +68 -30
README.md CHANGED
@@ -1,38 +1,76 @@
1
  ---
2
- license: cc-by-4.0
3
- dataset_info:
 
 
 
4
  features:
5
- - name: image
6
- dtype: Image
7
- - name: id
8
- dtype: string
9
- - name: original_prompt
10
- dtype: string
11
- - name: positive_prompt
12
- dtype: string
13
- - name: negative_prompt
14
- dtype: string
15
- - name: model
16
- dtype: string
17
- - name: nsfw
18
- dtype: string
19
- - name: url_real_image
20
- dtype: string
21
- - name: filepath
22
- dtype: string
23
- - name: aspect_ratio
24
- feature:
25
- - dtype: int64
26
- - dtype: int64
27
- dtype: Sequence
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
28
  splits:
29
- - name: train
30
- num_bytes: 445446704787.43
31
- num_examples: 992655
 
 
 
32
  download_size: 223034360161
 
33
  dataset_size: 445926712527.43
34
- task_categories:
35
- - image-classification
36
  ---
37
 
38
  # ELSA - Multimedia use case
 
1
  ---
2
+ rs9000--ELSA1M_track1:
3
+ description: ''
4
+ citation: ''
5
+ homepage: ''
6
+ license: ''
7
  features:
8
+ image:
9
+ decode: false
10
+ id:
11
+ _type: 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
63
  splits:
64
+ train:
65
+ name: train
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