vucinatim commited on
Commit
f0bd75c
·
1 Parent(s): 66e8108

Delete dataset_info.json

Browse files
Files changed (1) hide show
  1. dataset_info.json +0 -22
dataset_info.json DELETED
@@ -1,22 +0,0 @@
1
- {
2
- "citation": "",
3
- "description": "",
4
- "features": {
5
- "audio": {
6
- "_type": "Audio"
7
- },
8
- "image": {
9
- "_type": "Image"
10
- },
11
- "text": {
12
- "dtype": "string",
13
- "_type": "Value"
14
- },
15
- "id": {
16
- "dtype": "string",
17
- "_type": "Value"
18
- }
19
- },
20
- "homepage": "",
21
- "license": ""
22
- }