MohamedRashad commited on
Commit
2d317ae
1 Parent(s): 4bf7a0e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +14 -12
README.md CHANGED
@@ -2,7 +2,11 @@
2
  dataset_info:
3
  features:
4
  - name: image
5
- dtype: image
 
 
 
 
6
  - name: image_description
7
  dtype: string
8
  - name: prompt
@@ -11,30 +15,28 @@ dataset_info:
11
  dtype: string
12
  - name: stats
13
  struct:
14
- - name: cryCount
15
- dtype: int64
16
- - name: laughCount
17
  dtype: int64
18
- - name: likeCount
19
  dtype: int64
20
  - name: dislikeCount
21
  dtype: int64
22
  - name: heartCount
23
  dtype: int64
24
- - name: commentCount
 
 
25
  dtype: int64
26
- - name: tags
27
- dtype: string
28
  - name: width
29
  dtype: int64
30
  - name: height
31
  dtype: int64
32
  splits:
33
  - name: train
34
- num_bytes: 728101846.162
35
- num_examples: 2582
36
- download_size: 685877561
37
- dataset_size: 728101846.162
38
  configs:
39
  - config_name: default
40
  data_files:
 
2
  dataset_info:
3
  features:
4
  - name: image
5
+ struct:
6
+ - name: bytes
7
+ dtype: binary
8
+ - name: path
9
+ dtype: string
10
  - name: image_description
11
  dtype: string
12
  - name: prompt
 
15
  dtype: string
16
  - name: stats
17
  struct:
18
+ - name: commentCount
 
 
19
  dtype: int64
20
+ - name: cryCount
21
  dtype: int64
22
  - name: dislikeCount
23
  dtype: int64
24
  - name: heartCount
25
  dtype: int64
26
+ - name: laughCount
27
+ dtype: int64
28
+ - name: likeCount
29
  dtype: int64
 
 
30
  - name: width
31
  dtype: int64
32
  - name: height
33
  dtype: int64
34
  splits:
35
  - name: train
36
+ num_bytes: 576680810
37
+ num_examples: 2289
38
+ download_size: 573887073
39
+ dataset_size: 576680810
40
  configs:
41
  - config_name: default
42
  data_files: