chinmayc3 commited on
Commit
c84dd41
·
verified ·
1 Parent(s): 7a4a17a

Delete dataset_info.json

Browse files
Files changed (1) hide show
  1. dataset_info.json +0 -28
dataset_info.json DELETED
@@ -1,28 +0,0 @@
1
- {
2
- "citation": "",
3
- "description": "",
4
- "features": {
5
- "db_id": {
6
- "dtype": "string",
7
- "_type": "Value"
8
- },
9
- "question": {
10
- "dtype": "string",
11
- "_type": "Value"
12
- },
13
- "evidence": {
14
- "dtype": "string",
15
- "_type": "Value"
16
- },
17
- "SQL": {
18
- "dtype": "string",
19
- "_type": "Value"
20
- },
21
- "schema": {
22
- "dtype": "string",
23
- "_type": "Value"
24
- }
25
- },
26
- "homepage": "",
27
- "license": ""
28
- }