syang687 commited on
Commit
f3b5531
·
verified ·
1 Parent(s): 3c34f99

Update dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +2 -5
dataset_infos.json CHANGED
@@ -5,9 +5,6 @@
5
  "homepage": "",
6
  "license": "",
7
  "features": {
8
- "split": {
9
- "dtype": "string"
10
- },
11
  "sentence1": {
12
  "dtype": "string"
13
  },
@@ -21,8 +18,8 @@
21
  "dtype": "int32"
22
  }
23
  },
24
- "splits": {
25
- "validation": {
26
  "name": "validation",
27
  "num_bytes": 818081,
28
  "num_examples": 2001,
 
5
  "homepage": "",
6
  "license": "",
7
  "features": {
 
 
 
8
  "sentence1": {
9
  "dtype": "string"
10
  },
 
18
  "dtype": "int32"
19
  }
20
  },
21
+ "split": {
22
+ "dev": {
23
  "name": "validation",
24
  "num_bytes": 818081,
25
  "num_examples": 2001,