abdiharyadi
commited on
Training in progress, epoch 11
Browse files- last-checkpoint/model.safetensors +1 -1
- last-checkpoint/optimizer.pt +1 -1
- last-checkpoint/rng_state.pth +1 -1
- last-checkpoint/scheduler.pt +1 -1
- last-checkpoint/special_tokens_map.json +6 -42
- last-checkpoint/trainer_state.json +0 -0
- last-checkpoint/training_args.bin +2 -2
- model.safetensors +1 -1
- run-2024-10-28T03:01:14+00:00.log +0 -0
- val_outputs/val_generated_predictions_98409749.txt +0 -0
last-checkpoint/model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1575259780
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:044e91a7c52f50e4043dc236fc046775db89767dd283738cb05dae269d0fe1f9
|
3 |
size 1575259780
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3150397656
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:06fd3b48586725ea6ba928db3bb6432129af3d8438eb526dfaaa3ca8c57e58e5
|
3 |
size 3150397656
|
last-checkpoint/rng_state.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14244
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8337dd673478657a1e3e59ab5c0126da6f87ecc51591bad61e39324efa7f5883
|
3 |
size 14244
|
last-checkpoint/scheduler.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:10535ed970c1f8b1967fdb1bcf70b29e64c063da0c7c6d212af5b4ef07621922
|
3 |
size 1064
|
last-checkpoint/special_tokens_map.json
CHANGED
@@ -53,27 +53,9 @@
|
|
53 |
"gl_ES",
|
54 |
"sl_SI"
|
55 |
],
|
56 |
-
"bos_token":
|
57 |
-
|
58 |
-
|
59 |
-
"normalized": false,
|
60 |
-
"rstrip": false,
|
61 |
-
"single_word": false
|
62 |
-
},
|
63 |
-
"cls_token": {
|
64 |
-
"content": "<s>",
|
65 |
-
"lstrip": false,
|
66 |
-
"normalized": false,
|
67 |
-
"rstrip": false,
|
68 |
-
"single_word": false
|
69 |
-
},
|
70 |
-
"eos_token": {
|
71 |
-
"content": "</s>",
|
72 |
-
"lstrip": false,
|
73 |
-
"normalized": false,
|
74 |
-
"rstrip": false,
|
75 |
-
"single_word": false
|
76 |
-
},
|
77 |
"mask_token": {
|
78 |
"content": "<mask>",
|
79 |
"lstrip": true,
|
@@ -81,25 +63,7 @@
|
|
81 |
"rstrip": false,
|
82 |
"single_word": false
|
83 |
},
|
84 |
-
"pad_token":
|
85 |
-
|
86 |
-
|
87 |
-
"normalized": false,
|
88 |
-
"rstrip": false,
|
89 |
-
"single_word": false
|
90 |
-
},
|
91 |
-
"sep_token": {
|
92 |
-
"content": "</s>",
|
93 |
-
"lstrip": false,
|
94 |
-
"normalized": false,
|
95 |
-
"rstrip": false,
|
96 |
-
"single_word": false
|
97 |
-
},
|
98 |
-
"unk_token": {
|
99 |
-
"content": "<unk>",
|
100 |
-
"lstrip": false,
|
101 |
-
"normalized": false,
|
102 |
-
"rstrip": false,
|
103 |
-
"single_word": false
|
104 |
-
}
|
105 |
}
|
|
|
53 |
"gl_ES",
|
54 |
"sl_SI"
|
55 |
],
|
56 |
+
"bos_token": "<s>",
|
57 |
+
"cls_token": "<s>",
|
58 |
+
"eos_token": "</s>",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
59 |
"mask_token": {
|
60 |
"content": "<mask>",
|
61 |
"lstrip": true,
|
|
|
63 |
"rstrip": false,
|
64 |
"single_word": false
|
65 |
},
|
66 |
+
"pad_token": "<pad>",
|
67 |
+
"sep_token": "</s>",
|
68 |
+
"unk_token": "<unk>"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
}
|
last-checkpoint/trainer_state.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
last-checkpoint/training_args.bin
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:581ac533a892239697e45b2f3ff1f250e5eee0be2c398f8f8ef23a485abea95b
|
3 |
+
size 5688
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1575259780
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b35a3bc2ac180ed070b42029c9a9dd327a1a9559e81df276f329c07eb21d04fc
|
3 |
size 1575259780
|
run-2024-10-28T03:01:14+00:00.log
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
val_outputs/val_generated_predictions_98409749.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|