Commit
·
9a2d48a
1
Parent(s):
c314b20
Upload 3 files
Browse files- .gitattributes +1 -0
- checkpoint +2 -0
- weights.data-00000-of-00001 +3 -0
- weights.index +0 -0
.gitattributes
CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
weights.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
|
checkpoint
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
model_checkpoint_path: "weights"
|
2 |
+
all_model_checkpoint_paths: "weights"
|
weights.data-00000-of-00001
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85214a58bfd0bc18073c071a4dab217f1c54501e7c7c47c87f78b85806f51150
|
3 |
+
size 101242405
|
weights.index
ADDED
Binary file (23.9 kB). View file
|
|