Model save
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:d951350e639f9ee192c738992c45ef34bfbd001214fe0070c41e2deef4cb1273
|
3 |
+
size 13511260369
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c6452eac420ca56fe6530a7babd3f85dbb34b9baff8a62e4485190692e825b0
|
3 |
+
size 3963
|