hananeChab
commited on
Commit
•
bb787ea
1
Parent(s):
33b28af
Training in progress, step 500
Browse files- config.json +7 -7
- model.safetensors +2 -2
- runs/Apr29_09-31-41_876a280947ef/events.out.tfevents.1714383102.876a280947ef.6083.2 +3 -0
- source.spm +0 -0
- target.spm +0 -0
- tokenizer_config.json +3 -3
- training_args.bin +1 -1
- vocab.json +0 -0
config.json
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "Helsinki-NLP/opus-mt-en
|
|
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "swish",
|
5 |
"add_bias_logits": false,
|
@@ -10,7 +11,7 @@
|
|
10 |
"attention_dropout": 0.0,
|
11 |
"bad_words_ids": [
|
12 |
[
|
13 |
-
|
14 |
]
|
15 |
],
|
16 |
"bos_token_id": 0,
|
@@ -21,15 +22,14 @@
|
|
21 |
"decoder_ffn_dim": 2048,
|
22 |
"decoder_layerdrop": 0.0,
|
23 |
"decoder_layers": 6,
|
24 |
-
"decoder_start_token_id":
|
25 |
-
"decoder_vocab_size":
|
26 |
"dropout": 0.1,
|
27 |
"encoder_attention_heads": 8,
|
28 |
"encoder_ffn_dim": 2048,
|
29 |
"encoder_layerdrop": 0.0,
|
30 |
"encoder_layers": 6,
|
31 |
"eos_token_id": 0,
|
32 |
-
"extra_pos_embeddings": 62802,
|
33 |
"forced_eos_token_id": 0,
|
34 |
"id2label": {
|
35 |
"0": "LABEL_0",
|
@@ -50,12 +50,12 @@
|
|
50 |
"normalize_embedding": false,
|
51 |
"num_beams": 4,
|
52 |
"num_hidden_layers": 6,
|
53 |
-
"pad_token_id":
|
54 |
"scale_embedding": true,
|
55 |
"share_encoder_decoder_embeddings": true,
|
56 |
"static_position_embeddings": true,
|
57 |
"torch_dtype": "float32",
|
58 |
"transformers_version": "4.40.0",
|
59 |
"use_cache": true,
|
60 |
-
"vocab_size":
|
61 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "Helsinki-NLP/opus-mt-ar-en",
|
3 |
+
"_num_labels": 3,
|
4 |
"activation_dropout": 0.0,
|
5 |
"activation_function": "swish",
|
6 |
"add_bias_logits": false,
|
|
|
11 |
"attention_dropout": 0.0,
|
12 |
"bad_words_ids": [
|
13 |
[
|
14 |
+
62833
|
15 |
]
|
16 |
],
|
17 |
"bos_token_id": 0,
|
|
|
22 |
"decoder_ffn_dim": 2048,
|
23 |
"decoder_layerdrop": 0.0,
|
24 |
"decoder_layers": 6,
|
25 |
+
"decoder_start_token_id": 62833,
|
26 |
+
"decoder_vocab_size": 62834,
|
27 |
"dropout": 0.1,
|
28 |
"encoder_attention_heads": 8,
|
29 |
"encoder_ffn_dim": 2048,
|
30 |
"encoder_layerdrop": 0.0,
|
31 |
"encoder_layers": 6,
|
32 |
"eos_token_id": 0,
|
|
|
33 |
"forced_eos_token_id": 0,
|
34 |
"id2label": {
|
35 |
"0": "LABEL_0",
|
|
|
50 |
"normalize_embedding": false,
|
51 |
"num_beams": 4,
|
52 |
"num_hidden_layers": 6,
|
53 |
+
"pad_token_id": 62833,
|
54 |
"scale_embedding": true,
|
55 |
"share_encoder_decoder_embeddings": true,
|
56 |
"static_position_embeddings": true,
|
57 |
"torch_dtype": "float32",
|
58 |
"transformers_version": "4.40.0",
|
59 |
"use_cache": true,
|
60 |
+
"vocab_size": 62834
|
61 |
}
|
model.safetensors
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:e8eabadbb3ba1aedc1f5a3d37c0a7a306c55530b3f6a9580036d7c8ef954ef66
|
3 |
+
size 305518408
|
runs/Apr29_09-31-41_876a280947ef/events.out.tfevents.1714383102.876a280947ef.6083.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a3cd7f9405b4a8cfdb520a5b75f1c69af036a50c9b7ccfce08a355231224b02d
|
3 |
+
size 5800
|
source.spm
CHANGED
Binary files a/source.spm and b/source.spm differ
|
|
target.spm
CHANGED
Binary files a/target.spm and b/target.spm differ
|
|
tokenizer_config.json
CHANGED
@@ -16,7 +16,7 @@
|
|
16 |
"single_word": false,
|
17 |
"special": true
|
18 |
},
|
19 |
-
"
|
20 |
"content": "<pad>",
|
21 |
"lstrip": false,
|
22 |
"normalized": false,
|
@@ -30,9 +30,9 @@
|
|
30 |
"model_max_length": 512,
|
31 |
"pad_token": "<pad>",
|
32 |
"separate_vocabs": false,
|
33 |
-
"source_lang": "
|
34 |
"sp_model_kwargs": {},
|
35 |
-
"target_lang": "
|
36 |
"tokenizer_class": "MarianTokenizer",
|
37 |
"unk_token": "<unk>"
|
38 |
}
|
|
|
16 |
"single_word": false,
|
17 |
"special": true
|
18 |
},
|
19 |
+
"62833": {
|
20 |
"content": "<pad>",
|
21 |
"lstrip": false,
|
22 |
"normalized": false,
|
|
|
30 |
"model_max_length": 512,
|
31 |
"pad_token": "<pad>",
|
32 |
"separate_vocabs": false,
|
33 |
+
"source_lang": "ar",
|
34 |
"sp_model_kwargs": {},
|
35 |
+
"target_lang": "en",
|
36 |
"tokenizer_class": "MarianTokenizer",
|
37 |
"unk_token": "<unk>"
|
38 |
}
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0eff84af673c7a8aad1db01cf940b5efe299e4169d3aaa61ca1442f3edcd3ebd
|
3 |
size 5176
|
vocab.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|