Commit
·
b9d05f4
1
Parent(s):
53ad1b5
Training in progress, step 200
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:23b4dd0b2d4398aa7e1f136a1fb6c1c953ea2e3f434d20cd025dbcf95d034be8
|
3 |
+
size 67201357
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a0d7d25690f2b24430573cdfdf877c35be0e41fcf9b711cea2ea5ed2260c736a
|
3 |
+
size 3579
|