Update dataset_infos.json
Browse files- dataset_infos.json +6 -1
dataset_infos.json
CHANGED
|
@@ -10,6 +10,11 @@
|
|
| 10 |
"dtype": "int32",
|
| 11 |
"id": 1,
|
| 12 |
"_type": "Value"
|
| 13 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
}
|
| 15 |
}}
|
|
|
|
| 10 |
"dtype": "int32",
|
| 11 |
"id": 1,
|
| 12 |
"_type": "Value"
|
| 13 |
+
},
|
| 14 |
+
"sex": {
|
| 15 |
+
"dtype": "int32",
|
| 16 |
+
"id": 2,
|
| 17 |
+
"_type": "Value"
|
| 18 |
+
},
|
| 19 |
}
|
| 20 |
}}
|