Rohil Bansal
commited on
Commit
•
d0d84fe
1
Parent(s):
09ae4e4
retrained.
Browse files- checkpoints/latest_checkpoint.pth.tar +1 -1
- convert_checkpoint.py +2 -0
- state.db +0 -0
checkpoints/latest_checkpoint.pth.tar
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 686253114
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:40c89f0c700c30dafcf4116d0b4fb949e0d6713c58844a310183ae2d46d1dc92
|
3 |
size 686253114
|
convert_checkpoint.py
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
import torch
|
2 |
import os
|
3 |
|
|
|
1 |
+
# KAGGLE SPECIFIC: This script is used to make training compatible with Kaggle's notebook environment.
|
2 |
+
|
3 |
import torch
|
4 |
import os
|
5 |
|
state.db
ADDED
Binary file (11.9 kB). View file
|
|