ketong3906 commited on
Commit
1f3a183
1 Parent(s): b61a234

Upload dataset_info.json

Browse files
Files changed (1) hide show
  1. dataset_info.json +27 -0
dataset_info.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "AutoTrain generated dataset",
4
+ "features": {
5
+ "text": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "target": {
10
+ "names": [
11
+ "0",
12
+ "1"
13
+ ],
14
+ "_type": "ClassLabel"
15
+ }
16
+ },
17
+ "homepage": "",
18
+ "license": "",
19
+ "splits": {
20
+ "train": {
21
+ "name": "train",
22
+ "num_bytes": 3172679,
23
+ "num_examples": 2398,
24
+ "dataset_name": null
25
+ }
26
+ }
27
+ }