lerzegov commited on
Commit
ed45e94
·
1 Parent(s): e44d67f

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "Helsinki-NLP/opus-mt-en-fr",
3
  "_num_labels": 3,
4
  "activation_dropout": 0.0,
5
  "activation_function": "swish",
@@ -11,7 +11,7 @@
11
  "attention_dropout": 0.0,
12
  "bad_words_ids": [
13
  [
14
- 59513
15
  ]
16
  ],
17
  "bos_token_id": 0,
@@ -22,8 +22,8 @@
22
  "decoder_ffn_dim": 2048,
23
  "decoder_layerdrop": 0.0,
24
  "decoder_layers": 6,
25
- "decoder_start_token_id": 59513,
26
- "decoder_vocab_size": 59514,
27
  "dropout": 0.1,
28
  "encoder_attention_heads": 8,
29
  "encoder_ffn_dim": 2048,
@@ -31,7 +31,6 @@
31
  "encoder_layers": 6,
32
  "eos_token_id": 0,
33
  "forced_eos_token_id": 0,
34
- "gradient_checkpointing": false,
35
  "id2label": {
36
  "0": "LABEL_0",
37
  "1": "LABEL_1",
@@ -51,12 +50,12 @@
51
  "normalize_embedding": false,
52
  "num_beams": 4,
53
  "num_hidden_layers": 6,
54
- "pad_token_id": 59513,
55
  "scale_embedding": true,
56
  "share_encoder_decoder_embeddings": true,
57
  "static_position_embeddings": true,
58
  "torch_dtype": "float32",
59
  "transformers_version": "4.25.1",
60
  "use_cache": true,
61
- "vocab_size": 59514
62
  }
 
1
  {
2
+ "_name_or_path": "Helsinki-NLP/opus-mt-en-it",
3
  "_num_labels": 3,
4
  "activation_dropout": 0.0,
5
  "activation_function": "swish",
 
11
  "attention_dropout": 0.0,
12
  "bad_words_ids": [
13
  [
14
+ 80034
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": 80034,
26
+ "decoder_vocab_size": 80035,
27
  "dropout": 0.1,
28
  "encoder_attention_heads": 8,
29
  "encoder_ffn_dim": 2048,
 
31
  "encoder_layers": 6,
32
  "eos_token_id": 0,
33
  "forced_eos_token_id": 0,
 
34
  "id2label": {
35
  "0": "LABEL_0",
36
  "1": "LABEL_1",
 
50
  "normalize_embedding": false,
51
  "num_beams": 4,
52
  "num_hidden_layers": 6,
53
+ "pad_token_id": 80034,
54
  "scale_embedding": true,
55
  "share_encoder_decoder_embeddings": true,
56
  "static_position_embeddings": true,
57
  "torch_dtype": "float32",
58
  "transformers_version": "4.25.1",
59
  "use_cache": true,
60
+ "vocab_size": 80035
61
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b40c38b47d29b1406dcf30715039f0f853c7d15aba59a550fe51a6569ea62ef6
3
- size 298763205
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a8ffc5234f07ef717f097c0f890abe1f7a00aa9613f479b11067e10713bc2a5
3
+ size 340872325
runs/Jan18_00-03-06_0aad2ab7040b/1674000276.4814396/events.out.tfevents.1674000276.0aad2ab7040b.135.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f0d8f3da402f655da48c32becc497cd5f921cdfdd2e7029c5d97e4b6a2b441f
3
+ size 5778
runs/Jan18_00-03-06_0aad2ab7040b/events.out.tfevents.1674000276.0aad2ab7040b.135.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d85d193a45affc0bc26431f1332005b05c6c193eefe37b1ebe3c1061603895d
3
+ size 6498
source.spm CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:173e9f493a668fe396d599e28d414a201193094e6ffd7a4678e5aab0f6d3d838
3
- size 778395
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2efff2c37e51842c2817a6770280979b5dd803cebbe2928e576d42a888f89537
3
+ size 789468
target.spm CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:78d0e717c77053f1c4b856d8661d9cb87c64f083a35418c087b9146300e4f585
3
- size 802397
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef5b179cd5933782af78595099807b5c0156bd67665e4c3af425c7aec6d02d34
3
+ size 813725
tokenizer_config.json CHANGED
@@ -1,14 +1,14 @@
1
  {
2
  "eos_token": "</s>",
3
  "model_max_length": 512,
4
- "name_or_path": "Helsinki-NLP/opus-mt-en-fr",
5
  "pad_token": "<pad>",
6
  "return_tensors": "pt",
7
  "separate_vocabs": false,
8
  "source_lang": "en",
9
  "sp_model_kwargs": {},
10
  "special_tokens_map_file": null,
11
- "target_lang": "fr",
12
  "tokenizer_class": "MarianTokenizer",
13
  "unk_token": "<unk>"
14
  }
 
1
  {
2
  "eos_token": "</s>",
3
  "model_max_length": 512,
4
+ "name_or_path": "Helsinki-NLP/opus-mt-en-it",
5
  "pad_token": "<pad>",
6
  "return_tensors": "pt",
7
  "separate_vocabs": false,
8
  "source_lang": "en",
9
  "sp_model_kwargs": {},
10
  "special_tokens_map_file": null,
11
+ "target_lang": "it",
12
  "tokenizer_class": "MarianTokenizer",
13
  "unk_token": "<unk>"
14
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d0b808b9b7d074e03a9114555b200ac263d8ae4eac8f9aec4981365cead7514b
3
  size 3579
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a408899229005d8cf7c0bfb083bc2c3a8a690a4995e6e6e3bf5017a18c4169c2
3
  size 3579
vocab.json CHANGED
The diff for this file is too large to render. See raw diff