Datasets:

Modalities:
Text
Formats:
csv
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
jacobrenn commited on
Commit
1b348fe
·
1 Parent(s): e2c40a1

Delete dataset_info.json

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