JFernandoGRE commited on
Commit
7be6f63
1 Parent(s): 8db163d

Model save

Browse files
Files changed (2) hide show
  1. README.md +8 -8
  2. generation_config.json +1 -1
README.md CHANGED
@@ -3,18 +3,18 @@ base_model: dccuchile/bert-base-spanish-wwm-uncased
3
  tags:
4
  - generated_from_trainer
5
  model-index:
6
- - name: beto_amag_mlm_model
7
  results: []
8
  ---
9
 
10
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
11
  should probably proofread and complete it, then remove this comment. -->
12
 
13
- # beto_amag_mlm_model
14
 
15
  This model is a fine-tuned version of [dccuchile/bert-base-spanish-wwm-uncased](https://huggingface.co/dccuchile/bert-base-spanish-wwm-uncased) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 1.6165
18
 
19
  ## Model description
20
 
@@ -45,14 +45,14 @@ The following hyperparameters were used during training:
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
- | 2.737 | 1.0 | 607 | 2.0006 |
49
- | 2.0683 | 2.0 | 1214 | 1.7113 |
50
- | 1.8466 | 3.0 | 1821 | 1.6182 |
51
 
52
 
53
  ### Framework versions
54
 
55
- - Transformers 4.42.3
56
- - Pytorch 2.3.1+cu121
57
  - Datasets 2.20.0
58
  - Tokenizers 0.19.1
 
3
  tags:
4
  - generated_from_trainer
5
  model-index:
6
+ - name: bert_mlm_ARMAS_INGA_ESTRELLA
7
  results: []
8
  ---
9
 
10
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
11
  should probably proofread and complete it, then remove this comment. -->
12
 
13
+ # bert_mlm_ARMAS_INGA_ESTRELLA
14
 
15
  This model is a fine-tuned version of [dccuchile/bert-base-spanish-wwm-uncased](https://huggingface.co/dccuchile/bert-base-spanish-wwm-uncased) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 1.6149
18
 
19
  ## Model description
20
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | 2.6967 | 1.0 | 603 | 2.0095 |
49
+ | 1.9952 | 2.0 | 1206 | 1.7068 |
50
+ | 1.7964 | 3.0 | 1809 | 1.6227 |
51
 
52
 
53
  ### Framework versions
54
 
55
+ - Transformers 4.43.3
56
+ - Pytorch 2.4.0+cu121
57
  - Datasets 2.20.0
58
  - Tokenizers 0.19.1
generation_config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
  "_from_model_config": true,
3
  "pad_token_id": 1,
4
- "transformers_version": "4.42.3"
5
  }
 
1
  {
2
  "_from_model_config": true,
3
  "pad_token_id": 1,
4
+ "transformers_version": "4.43.3"
5
  }