abiatarfestus
commited on
Commit
•
7395550
1
Parent(s):
7276354
Training in progress, epoch 1
Browse files
config.json
CHANGED
@@ -56,7 +56,7 @@
|
|
56 |
"share_encoder_decoder_embeddings": true,
|
57 |
"static_position_embeddings": true,
|
58 |
"torch_dtype": "float32",
|
59 |
-
"transformers_version": "4.
|
60 |
"use_cache": true,
|
61 |
"vocab_size": 59514
|
62 |
}
|
|
|
56 |
"share_encoder_decoder_embeddings": true,
|
57 |
"static_position_embeddings": true,
|
58 |
"torch_dtype": "float32",
|
59 |
+
"transformers_version": "4.35.2",
|
60 |
"use_cache": true,
|
61 |
"vocab_size": 59514
|
62 |
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1f7b3d07ca172221c831d3e1bf7f6cdabcb4d14228841b78966a69c1839b3c53
|
3 |
+
size 298705768
|
runs/Jan28_15-00-59_2561a1c35ead/events.out.tfevents.1706454059.2561a1c35ead.254.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:222e769f50e5552c15b667df350cbbf171b1fbc88e3e21ed7841cefe93b76a6b
|
3 |
+
size 5343
|
tokenizer_config.json
CHANGED
@@ -1,4 +1,30 @@
|
|
1 |
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
"clean_up_tokenization_spaces": true,
|
3 |
"eos_token": "</s>",
|
4 |
"model_max_length": 512,
|
|
|
1 |
{
|
2 |
+
"added_tokens_decoder": {
|
3 |
+
"0": {
|
4 |
+
"content": "</s>",
|
5 |
+
"lstrip": false,
|
6 |
+
"normalized": false,
|
7 |
+
"rstrip": false,
|
8 |
+
"single_word": false,
|
9 |
+
"special": true
|
10 |
+
},
|
11 |
+
"1": {
|
12 |
+
"content": "<unk>",
|
13 |
+
"lstrip": false,
|
14 |
+
"normalized": false,
|
15 |
+
"rstrip": false,
|
16 |
+
"single_word": false,
|
17 |
+
"special": true
|
18 |
+
},
|
19 |
+
"59513": {
|
20 |
+
"content": "<pad>",
|
21 |
+
"lstrip": false,
|
22 |
+
"normalized": false,
|
23 |
+
"rstrip": false,
|
24 |
+
"single_word": false,
|
25 |
+
"special": true
|
26 |
+
}
|
27 |
+
},
|
28 |
"clean_up_tokenization_spaces": true,
|
29 |
"eos_token": "</s>",
|
30 |
"model_max_length": 512,
|
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:10a4332e19f3304c94aa98c5e61dcd62a4a5c762f47d264c7feef93b3402bba3
|
3 |
+
size 4792
|