Commit
·
b0260a9
1
Parent(s):
59985eb
Training in progress, epoch 1
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:30a15b908a3439cf79225782f420a6acb0002cca64c87f73cdfc4b78db29cad3
|
3 |
+
size 343177557
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e6fac1526d0be04b1eed0dbbf64b563121130dd63d95d707dd15a99cdd524ba0
|
3 |
+
size 3387
|