lhoestq HF staff commited on
Commit
2fd749b
1 Parent(s): be5e488

add dataset_info in dataset metadata

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -19,6 +19,18 @@ task_ids:
19
  - image-captioning
20
  paperswithcode_id: cc12m
21
  pretty_name: Conceptual 12M
 
 
 
 
 
 
 
 
 
 
 
 
22
  ---
23
 
24
  # Dataset Card for Conceptual 12M
19
  - image-captioning
20
  paperswithcode_id: cc12m
21
  pretty_name: Conceptual 12M
22
+ dataset_info:
23
+ features:
24
+ - name: image_url
25
+ dtype: string
26
+ - name: caption
27
+ dtype: string
28
+ splits:
29
+ - name: train
30
+ num_bytes: 2794168030
31
+ num_examples: 12423374
32
+ download_size: 2707204412
33
+ dataset_size: 2794168030
34
  ---
35
 
36
  # Dataset Card for Conceptual 12M