VitaliiVrublevskyi
commited on
Commit
•
b7d2c1f
1
Parent(s):
226a08b
Training in progress, epoch 1
Browse files- pytorch_model.bin +1 -1
- runs/Sep14_18-33-44_11e72d2ef24e/events.out.tfevents.1694716427.11e72d2ef24e.2655.56 +2 -2
- runs/Sep14_18-37-06_11e72d2ef24e/1694716629.574712/events.out.tfevents.1694716629.11e72d2ef24e.2655.59 +3 -0
- runs/Sep14_18-37-06_11e72d2ef24e/events.out.tfevents.1694716629.11e72d2ef24e.2655.58 +3 -0
- tokenizer.json +1 -6
- training_args.bin +1 -1
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 204457461
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a09b5c36fb889839a2bbe262981c0538e845d144422fd5aacda9e263232ab63f
|
3 |
size 204457461
|
runs/Sep14_18-33-44_11e72d2ef24e/events.out.tfevents.1694716427.11e72d2ef24e.2655.56
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de21b9f8ae085aebcf49b1e288dbdaedecbcfaeca02141209718100f94df80e0
|
3 |
+
size 5498
|
runs/Sep14_18-37-06_11e72d2ef24e/1694716629.574712/events.out.tfevents.1694716629.11e72d2ef24e.2655.59
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:494870cc05c62b8dc42c246e34b2ef371c377fa3b2d097d0c69470d09c8dcad9
|
3 |
+
size 5928
|
runs/Sep14_18-37-06_11e72d2ef24e/events.out.tfevents.1694716629.11e72d2ef24e.2655.58
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:adfec3f46e14e3e0e268bb9c99bd148a1facc724ec3be9605f9bf73b66178991
|
3 |
+
size 4406
|
tokenizer.json
CHANGED
@@ -1,11 +1,6 @@
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
-
"truncation":
|
4 |
-
"direction": "Right",
|
5 |
-
"max_length": 512,
|
6 |
-
"strategy": "LongestFirst",
|
7 |
-
"stride": 0
|
8 |
-
},
|
9 |
"padding": null,
|
10 |
"added_tokens": [
|
11 |
{
|
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
+
"truncation": null,
|
|
|
|
|
|
|
|
|
|
|
4 |
"padding": null,
|
5 |
"added_tokens": [
|
6 |
{
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3643
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d8b8d72475d0cd39ccc83b6ed03d6230dded170479ea5899bce2ebb3329927de
|
3 |
size 3643
|