zhangxuri commited on
Commit
43a0341
·
1 Parent(s): edc3a96

Update dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +2 -2
dataset_infos.json CHANGED
@@ -3,12 +3,12 @@
3
  "features": {
4
  "name": {
5
  "dtype": "string",
6
- "id": null,
7
  "_type": "Value"
8
  },
9
  "age": {
10
  "dtype": "int32",
11
- "id": null,
12
  "_type": "Value"
13
  }
14
  }
 
3
  "features": {
4
  "name": {
5
  "dtype": "string",
6
+ "id": 0,
7
  "_type": "Value"
8
  },
9
  "age": {
10
  "dtype": "int32",
11
+ "id": 1,
12
  "_type": "Value"
13
  }
14
  }