Training in progress, step 100
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:fd81b5b09f8119b43f37897ac5e3eb9b96a722801c98141d0971201fe2d1c029
|
3 |
+
size 51204365
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e7f05910f3b7c691b0fa3457e354936d981bdfb1d15d7c3cba63ca5a2debb8e9
|
3 |
+
size 3707
|