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:f7a6ec4cd2bb3df1bfaa83d0f1fb24a43db36e9bd0c076252725a1d7dce51b43
|
3 |
+
size 84001933
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef10009c5f6c67fa3009d7fc86c667943f3796f8252e155e4337687914944faf
|
3 |
+
size 3643
|