Datasets:
Sagnik Ray Choudhury
commited on
Commit
·
f6dcdb5
1
Parent(s):
7c3694c
chore: fix yml
Browse files
README.md
CHANGED
@@ -27,7 +27,7 @@ annotations_creators:
|
|
27 |
dtype: string
|
28 |
- name: label
|
29 |
dtype: string
|
30 |
-
|
31 |
- name: test
|
32 |
num_bytes: 1263912
|
33 |
num_examples: 10000
|
|
|
27 |
dtype: string
|
28 |
- name: label
|
29 |
dtype: string
|
30 |
+
splits:
|
31 |
- name: test
|
32 |
num_bytes: 1263912
|
33 |
num_examples: 10000
|