HideOnBush
commited on
Commit
·
5c2d8c1
1
Parent(s):
a101736
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:c8350bcc0806b7f5ab15d40941e7d8ffda8026b2e24349e57c5f6beb29d253b1
|
3 |
+
size 560274677
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8834d8f8a2e3a5afd37fc30729141e9c415277efacaf4017fb8400fc6e3c728b
|
3 |
+
size 3387
|