ahmedheakl commited on
Commit
7c23cf6
1 Parent(s): 6879390

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -25
README.md CHANGED
@@ -10,35 +10,15 @@ dataset_info:
10
  - name: explanation
11
  dtype: string
12
  - name: image_1
13
- struct:
14
- - name: bytes
15
- dtype: binary
16
- - name: path
17
- dtype: string
18
  - name: image_2
19
- struct:
20
- - name: bytes
21
- dtype: binary
22
- - name: path
23
- dtype: string
24
  - name: image_3
25
- struct:
26
- - name: bytes
27
- dtype: binary
28
- - name: path
29
- dtype: string
30
  - name: image_4
31
- struct:
32
- - name: bytes
33
- dtype: binary
34
- - name: path
35
- dtype: string
36
  - name: image_5
37
- struct:
38
- - name: bytes
39
- dtype: binary
40
- - name: path
41
- dtype: string
42
  - name: image_6
43
  dtype: 'null'
44
  - name: image_7
 
10
  - name: explanation
11
  dtype: string
12
  - name: image_1
13
+ dtype: image
 
 
 
 
14
  - name: image_2
15
+ dtype: image
 
 
 
 
16
  - name: image_3
17
+ dtype: image
 
 
 
 
18
  - name: image_4
19
+ dtype: image
 
 
 
 
20
  - name: image_5
21
+ dtype: image
 
 
 
 
22
  - name: image_6
23
  dtype: 'null'
24
  - name: image_7