jlbaker361 commited on
Commit
cc53e90
1 Parent(s): ecac816

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -9,14 +9,16 @@ dataset_info:
9
  dtype: string
10
  - name: id
11
  dtype: int64
 
 
12
  - name: caption
13
  dtype: string
14
  splits:
15
  - name: train
16
- num_bytes: 1764110.0
17
  num_examples: 5
18
- download_size: 354974
19
- dataset_size: 1764110.0
20
  ---
21
  # Dataset Card for "little_dataset"
22
 
 
9
  dtype: string
10
  - name: id
11
  dtype: int64
12
+ - name: name
13
+ dtype: string
14
  - name: caption
15
  dtype: string
16
  splits:
17
  - name: train
18
+ num_bytes: 1764170.0
19
  num_examples: 5
20
+ download_size: 355296
21
+ dataset_size: 1764170.0
22
  ---
23
  # Dataset Card for "little_dataset"
24