Commit
·
2e76f6d
1
Parent(s):
1dde78c
Training in progress, step 500
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:6e1b64f21068d3a09e051037b451a5575247f5cc8b49518424fc4166fdfb8641
|
3 |
+
size 7866284069
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a3298bf0dc69ecad4395d43576720861a5d8979092c7376fbad0ff014f2f9e47
|
3 |
+
size 3963
|