Jeff man112
commited on
Update train/state.json
Browse files- train/state.json +17 -12
train/state.json
CHANGED
@@ -1,13 +1,18 @@
|
|
1 |
-
{
|
2 |
-
"
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
|
|
|
|
|
|
|
|
|
|
13 |
}
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"description": "",
|
4 |
+
"features": {
|
5 |
+
"image": {
|
6 |
+
"_type": "Image"
|
7 |
+
},
|
8 |
+
"descriptions": {
|
9 |
+
"feature": {
|
10 |
+
"dtype": "string",
|
11 |
+
"_type": "Value"
|
12 |
+
},
|
13 |
+
"_type": "Sequence"
|
14 |
+
}
|
15 |
+
},
|
16 |
+
"homepage": "",
|
17 |
+
"license": ""
|
18 |
}
|