Training in progress, step 10
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:fa1e5b3ce18888678035d4d62e1001fb29e59cf0c1c8141d64488d6a310e6ec9
|
3 |
+
size 33646413
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5a3d28110c72bb0cd384355f89a589fc8ac1c260222fe7574731e79cfc0f5aa
|
3 |
+
size 3515
|