Miguelcj1 commited on
Commit
fda3b8b
·
verified ·
1 Parent(s): fceecf5

End of training

Browse files
Files changed (4) hide show
  1. README.md +58 -0
  2. generation_config.json +16 -0
  3. model.safetensors +1 -1
  4. training_args.bin +1 -1
README.md ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ base_model: Helsinki-NLP/opus-mt-tc-big-en-pt
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - bleu
8
+ model-index:
9
+ - name: model_opus-mt-tc-big-en-pt-finetuned
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # model_opus-mt-tc-big-en-pt-finetuned
17
+
18
+ This model is a fine-tuned version of [Helsinki-NLP/opus-mt-tc-big-en-pt](https://huggingface.co/Helsinki-NLP/opus-mt-tc-big-en-pt) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.9648
21
+ - Bleu: 46.5286
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 2e-05
41
+ - train_batch_size: 32
42
+ - eval_batch_size: 64
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 3
47
+ - mixed_precision_training: Native AMP
48
+
49
+ ### Training results
50
+
51
+
52
+
53
+ ### Framework versions
54
+
55
+ - Transformers 4.39.3
56
+ - Pytorch 2.2.2
57
+ - Datasets 2.19.0
58
+ - Tokenizers 0.15.2
generation_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bad_words_ids": [
3
+ [
4
+ 54775
5
+ ]
6
+ ],
7
+ "bos_token_id": 0,
8
+ "decoder_start_token_id": 54775,
9
+ "eos_token_id": 44670,
10
+ "forced_eos_token_id": 44670,
11
+ "max_length": 512,
12
+ "num_beams": 4,
13
+ "pad_token_id": 54775,
14
+ "renormalize_logits": true,
15
+ "transformers_version": "4.39.3"
16
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:59989cd5df8425af66f9d21faca3b308a41c2babf8265ddb8ee67aa76f317f6e
3
  size 930040720
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a0f22f3656e65d9569fdee4bd10ac4ff32b8299c8eee19b4d5c27fa659d7e23
3
  size 930040720
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fc463c118e52367c519627c2c210e19a636d0280758d208b815adfbbf8807e5f
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d6ef943309b03bcef60552e7f02613dcab73607e9cd405a8c65e600d4b71d30
3
  size 5112