youssef101 commited on
Commit
ac606bc
·
1 Parent(s): 951f699

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +28 -0
README.md CHANGED
@@ -1,3 +1,31 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: mit
3
+ dataset_info:
4
+ features:
5
+ - name: image
6
+ dtype: image
7
+ - name: art_style
8
+ dtype: string
9
+ - name: painting
10
+ dtype: string
11
+ - name: emotion
12
+ dtype: string
13
+ - name: language
14
+ dtype: string
15
+ - name: text
16
+ dtype: string
17
+ - name: split
18
+ dtype: string
19
+ splits:
20
+ - name: train
21
+ num_bytes: 18587167692.616
22
+ num_examples: 62989
23
+ - name: validation
24
+ num_bytes: 965978050.797
25
+ num_examples: 3191
26
+ - name: test
27
+ num_bytes: 2330046601.416
28
+ num_examples: 6402
29
+ download_size: 4565327615
30
+ dataset_size: 21883192344.829002
31
  ---