wylong commited on
Commit
90fd240
·
verified ·
1 Parent(s): 6077635

Edit json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +2 -2
dataset_infos.json CHANGED
@@ -5,11 +5,11 @@
5
  "homepage": "TO ADD",
6
  "license": "",
7
  "features": {
8
- "Word": {
9
  "dtype": "string",
10
  "_type": "Value"
11
  },
12
- "Category": {
13
  "dtype": "string",
14
  "_type": "Value"
15
  }
 
5
  "homepage": "TO ADD",
6
  "license": "",
7
  "features": {
8
+ "word": {
9
  "dtype": "string",
10
  "_type": "Value"
11
  },
12
+ "category": {
13
  "dtype": "string",
14
  "_type": "Value"
15
  }