HideOnBush
commited on
Commit
·
46f4f2f
1
Parent(s):
7187440
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:6dc300fdffd93e28a84b422d72eea26732bdf1df673ea18a5eefa290bd452239
|
3 |
+
size 550823781
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c39625aa716e2e84b44da29c4621f4f872d44aae536ef860832938ad0174e2b4
|
3 |
+
size 3387
|