AshrafAlAodat commited on
Commit
6360e9d
1 Parent(s): 1941920

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -9
README.md CHANGED
@@ -1,20 +1,16 @@
1
  ---
2
  dataset_info:
3
  features:
 
 
4
  - name: text
5
  dtype: string
6
- - name: image
7
- struct:
8
- - name: bytes
9
- dtype: 'null'
10
- - name: path
11
- dtype: string
12
  splits:
13
  - name: train
14
- num_bytes: 98140
15
  num_examples: 1400
16
- download_size: 13125
17
- dataset_size: 98140
18
  ---
19
  # Dataset Card for "sinograms"
20
 
 
1
  ---
2
  dataset_info:
3
  features:
4
+ - name: image
5
+ dtype: image
6
  - name: text
7
  dtype: string
 
 
 
 
 
 
8
  splits:
9
  - name: train
10
+ num_bytes: 49082809.0
11
  num_examples: 1400
12
+ download_size: 48978515
13
+ dataset_size: 49082809.0
14
  ---
15
  # Dataset Card for "sinograms"
16