Jeff man112 commited on
Commit
5f787ea
·
verified ·
1 Parent(s): 08ac7c7

Update train/state.json

Browse files
Files changed (1) hide show
  1. train/state.json +17 -12
train/state.json CHANGED
@@ -1,13 +1,18 @@
1
- {
2
- "_data_files": [
3
- {
4
- "filename": "data-00000-of-00001.arrow"
5
- }
6
- ],
7
- "_fingerprint": "85241eb7c44fa82c",
8
- "_format_columns": null,
9
- "_format_kwargs": {},
10
- "_format_type": null,
11
- "_output_all_columns": false,
12
- "_split": null
 
 
 
 
 
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
  }