Training in progress, epoch 0
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:3283dfc17ea4d6d60cf0aa18f480f4e92595dd51671c581593a6033354cabbec
|
3 |
+
size 7017817097
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a74f25c06e35e452ee480a243e6f5d9d347c678966c3194e429d7daab2a97f6f
|
3 |
+
size 3643
|