Training in progress, step 3000
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:074fb5aa81d96127805f773e52fa1a19a098b019e27c684f10f1ff28dbcfe6ac
|
3 |
+
size 329919815
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:69155e300549e37ce9b4abadb5c962eda345ea0b01268d5130f27829d61a5edd
|
3 |
+
size 3247
|