4nd commited on
Commit
a7bb7b6
·
verified ·
1 Parent(s): 9419f57

Delete dataset_info.json

Browse files
Files changed (1) hide show
  1. dataset_info.json +0 -17
dataset_info.json DELETED
@@ -1,17 +0,0 @@
1
- {
2
- "default": {
3
- "features": {
4
- "pregunta": {
5
- "dtype": "string",
6
- "_type": "Value"
7
- },
8
- "respuesta": {
9
- "dtype": "string",
10
- "_type": "Value"
11
- },
12
- "image": {
13
- "_type": "Image"
14
- }
15
- }
16
- }
17
- }