kernelguardian
commited on
Commit
•
f65ecb5
1
Parent(s):
4f2970d
Training in progress, epoch 1
Browse files- .gitignore +1 -0
- logs/events.out.tfevents.1691034598.635e3c2925a0.1079.2 +3 -0
- pytorch_model.bin +1 -1
- training_args.bin +3 -0
.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
checkpoint-*/
|
logs/events.out.tfevents.1691034598.635e3c2925a0.1079.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0b7f07a7d9839aba9849fc5cb526131bf90757b607c905218ebf43399d8899d5
|
3 |
+
size 10801
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 990408885
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:461f046784b2f9594ca1aa33c14759e7a5a254802e036164bdac15bb394dfb92
|
3 |
size 990408885
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b98f259ae8c4d2814cb2259eb20fa20a29a9cf2371a150001711bd6aa20a303
|
3 |
+
size 4155
|