amir7d0 commited on
Commit
119e11a
1 Parent(s): 7683b6b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -7,14 +7,16 @@ dataset_info:
7
  dtype: string
8
  - name: URL
9
  dtype: string
 
 
10
  - name: IMAGE
11
- dtype: image
12
  splits:
13
  - name: train
14
- num_bytes: 106173688.0
15
- num_examples: 1000
16
- download_size: 21007264
17
- dataset_size: 106173688.0
18
  ---
19
  # Dataset Card for "tmp"
20
 
 
7
  dtype: string
8
  - name: URL
9
  dtype: string
10
+ - name: IMAGE_PATH
11
+ dtype: string
12
  - name: IMAGE
13
+ dtype: string
14
  splits:
15
  - name: train
16
+ num_bytes: 116277322
17
+ num_examples: 410659
18
+ download_size: 55643567
19
+ dataset_size: 116277322
20
  ---
21
  # Dataset Card for "tmp"
22