louis030195
commited on
Commit
•
6144d35
1
Parent(s):
0e82e85
Training in progress, step 500
Browse files- .gitignore +1 -0
- pytorch_model.bin +1 -1
- 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 333969117
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf3bfbcf75d3bb8f05a93a08021254b127a63bd547c9b61109813b7589fd0053
|
3 |
size 333969117
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a517e68893445ef2fd2b29608b531a801e3a46bf25d5d5b1a0280e0077161f4
|
3 |
+
size 3311
|