ebony59 commited on
Commit
60d04ca
1 Parent(s): 928c7c7

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
- "conversation": [
6
- {
7
- "content": {
8
- "dtype": "string",
9
- "_type": "Value"
10
- },
11
- "do_train": {
12
- "dtype": "bool",
13
- "_type": "Value"
14
- },
15
- "role": {
16
- "dtype": "string",
17
- "_type": "Value"
18
- }
19
- }
20
- ]
21
- },
22
- "homepage": "",
23
- "license": ""
24
- }