Ali Kadhim
commited on
Commit
•
745f1d3
1
Parent(s):
e57ace0
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,3 +1,20 @@
|
|
1 |
---
|
2 |
license: openrail
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
1 |
---
|
2 |
license: openrail
|
3 |
+
dataset_info:
|
4 |
+
features:
|
5 |
+
- name: image
|
6 |
+
dtype: image
|
7 |
+
- name: label
|
8 |
+
dtype:
|
9 |
+
class_label:
|
10 |
+
names:
|
11 |
+
'0': train
|
12 |
+
- name: text
|
13 |
+
dtype: string
|
14 |
+
splits:
|
15 |
+
- name: train
|
16 |
+
num_bytes: 516610.0
|
17 |
+
num_examples: 7
|
18 |
+
download_size: 518220
|
19 |
+
dataset_size: 516610.0
|
20 |
---
|