Commit
·
d2aa25d
1
Parent(s):
57ec2e2
End of training
Browse files- .gitignore +1 -0
- pytorch_model.bin +3 -0
- training_args.bin +3 -0
.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
checkpoint-*/
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f198b3457c233011d9c330a948268eb5544c7b25fa28fe08a8bfc19e85c463b
|
3 |
+
size 499311237
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dc6846f0d46871cca5a88b10d80c47e618088128cb1aa09e8a41e4fcb8405c76
|
3 |
+
size 3451
|