Commit
·
b207181
1
Parent(s):
86acf1c
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:a7dfb54d3682eb28cc061c9502c270267d5c2036415129a477409f6c4207c0f3
|
3 |
+
size 361748085
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e4c827033c56af1729020795337a909bc04b397aa839a745a6bd3476126baaef
|
3 |
+
size 3323
|