Training in progress, epoch 1
Browse files- .gitignore +1 -0
- pytorch_model.bin +2 -2
- training_args.bin +3 -0
.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
checkpoint-*/
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:97514a5a6561b8932f0f0e44342a084efda0d30e5d6230c1e9d8940a4b1dc9d9
|
3 |
+
size 498690357
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:59b5b27a698e076cb784905a5aab80b5b4247e01ba3653c4a2cf6fd81d234f2b
|
3 |
+
size 3579
|