SaffalPoosh commited on
Commit
ef2e237
1 Parent(s): f88ebb2

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -25
README.md CHANGED
@@ -3,34 +3,16 @@ dataset_info:
3
  features:
4
  - name: image
5
  dtype: image
6
- - name: filepath
7
- dtype: string
8
- - name: sentids
9
- list: int32
10
- - name: filename
11
- dtype: string
12
- - name: imgid
13
- dtype: int32
14
- - name: split
15
  dtype: string
16
- - name: sentences
17
- struct:
18
- - name: tokens
19
- list: string
20
- - name: raw
21
- dtype: string
22
- - name: imgid
23
- dtype: int32
24
- - name: sentid
25
- dtype: int32
26
- - name: cocoid
27
- dtype: int32
28
  splits:
29
  - name: train
30
- num_bytes: 75857478.0
31
- num_examples: 500
32
- download_size: 15524651
33
- dataset_size: 75857478.0
34
  ---
35
  # Dataset Card for "data_coco"
36
 
 
3
  features:
4
  - name: image
5
  dtype: image
6
+ - name: scribble
7
+ dtype: image
8
+ - name: caption
 
 
 
 
 
 
9
  dtype: string
 
 
 
 
 
 
 
 
 
 
 
 
10
  splits:
11
  - name: train
12
+ num_bytes: 3632352891.0
13
+ num_examples: 10000
14
+ download_size: 772501479
15
+ dataset_size: 3632352891.0
16
  ---
17
  # Dataset Card for "data_coco"
18