rebolforces
commited on
Commit
•
ffd79db
1
Parent(s):
3e2cf76
Update README.md
Browse files
README.md
CHANGED
@@ -32,15 +32,14 @@
|
|
32 |
### Stats
|
33 |
```
|
34 |
"final_checkpoint": {
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
},
|
44 |
```
|
45 |
|
46 |
|
|
|
32 |
### Stats
|
33 |
```
|
34 |
"final_checkpoint": {
|
35 |
+
"steps": 3000022,
|
36 |
+
"file_path": "results/Pyramids Training2/Pyramids.onnx",
|
37 |
+
"reward": 1.87466665605704,
|
38 |
+
"creation_time": 1660985715.2452054,
|
39 |
+
"auxillary_file_paths": [
|
40 |
+
"results/Pyramids Training2/Pyramids/Pyramids-3000022.pt"
|
41 |
+
]
|
42 |
+
}
|
|
|
43 |
```
|
44 |
|
45 |
|