Rivoks commited on
Commit
97e07c5
1 Parent(s): 570a73f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -25,15 +25,15 @@ dataset_info:
25
  features:
26
  - name: image
27
  dtype: image
28
- - name: caption
29
- dtype: string
30
  - name: char_name
31
  dtype: string
 
 
32
  splits:
33
  - name: train
34
- num_bytes: 5231230.0
35
- num_examples: 14
36
- download_size: 5231563
37
- dataset_size: 5231230.0
38
  ---
39
  # More details will be added
 
25
  features:
26
  - name: image
27
  dtype: image
 
 
28
  - name: char_name
29
  dtype: string
30
+ - name: text
31
+ dtype: string
32
  splits:
33
  - name: train
34
+ num_bytes: 790716.0
35
+ num_examples: 5
36
+ download_size: 792459
37
+ dataset_size: 790716.0
38
  ---
39
  # More details will be added