ahmedheakl
commited on
Commit
•
e7afdbe
1
Parent(s):
8f8bd25
Update README.md
Browse files
README.md
CHANGED
@@ -2,11 +2,6 @@
|
|
2 |
dataset_info:
|
3 |
features:
|
4 |
- name: image
|
5 |
-
struct:
|
6 |
-
- name: bytes
|
7 |
-
dtype: binary
|
8 |
-
- name: path
|
9 |
-
dtype: string
|
10 |
dtype: image
|
11 |
- name: question
|
12 |
dtype: string
|
|
|
2 |
dataset_info:
|
3 |
features:
|
4 |
- name: image
|
|
|
|
|
|
|
|
|
|
|
5 |
dtype: image
|
6 |
- name: question
|
7 |
dtype: string
|