pbedmar commited on
Commit
51e09d9
·
verified ·
1 Parent(s): 43fbd7c

Training complete

Browse files
Files changed (3) hide show
  1. README.md +14 -1
  2. generation_config.json +0 -1
  3. model.safetensors +1 -1
README.md CHANGED
@@ -5,6 +5,8 @@ base_model: facebook/mbart-large-50
5
  tags:
6
  - simplification
7
  - generated_from_trainer
 
 
8
  model-index:
9
  - name: mbart-canciones
10
  results: []
@@ -16,6 +18,10 @@ should probably proofread and complete it, then remove this comment. -->
16
  # mbart-canciones
17
 
18
  This model is a fine-tuned version of [facebook/mbart-large-50](https://huggingface.co/facebook/mbart-large-50) on an unknown dataset.
 
 
 
 
19
 
20
  ## Model description
21
 
@@ -40,7 +46,14 @@ The following hyperparameters were used during training:
40
  - seed: 42
41
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
42
  - lr_scheduler_type: linear
43
- - num_epochs: 0.5
 
 
 
 
 
 
 
44
 
45
  ### Framework versions
46
 
 
5
  tags:
6
  - simplification
7
  - generated_from_trainer
8
+ metrics:
9
+ - bleu
10
  model-index:
11
  - name: mbart-canciones
12
  results: []
 
18
  # mbart-canciones
19
 
20
  This model is a fine-tuned version of [facebook/mbart-large-50](https://huggingface.co/facebook/mbart-large-50) on an unknown dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 1.4794
23
+ - Bleu: 30.6178
24
+ - Gen Len: 65.6891
25
 
26
  ## Model description
27
 
 
46
  - seed: 42
47
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
48
  - lr_scheduler_type: linear
49
+ - num_epochs: 0.1
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
54
+ |:-------------:|:------:|:----:|:---------------:|:-------:|:-------:|
55
+ | 1.6313 | 0.1000 | 3233 | 1.4794 | 30.6178 | 65.6891 |
56
+
57
 
58
  ### Framework versions
59
 
generation_config.json CHANGED
@@ -1,5 +1,4 @@
1
  {
2
- "_from_model_config": true,
3
  "bos_token_id": 0,
4
  "decoder_start_token_id": 2,
5
  "early_stopping": true,
 
1
  {
 
2
  "bos_token_id": 0,
3
  "decoder_start_token_id": 2,
4
  "early_stopping": true,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:54b681376415674c22b5046ad34ed12d538ba8435536a218ec947ba497279eeb
3
  size 2444578688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94c977fb81c131c6a3864fc2a5d9d2de97ce7cda086daddd650d0ccb11c415a9
3
  size 2444578688