Santp98 commited on
Commit
d78cbab
1 Parent(s): 5e9b1f4

Model save

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. all_results.json +5 -5
  3. mlm_eval_results.json +5 -5
README.md CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [dccuchile/distilbert-base-spanish-uncased](https://huggingface.co/dccuchile/distilbert-base-spanish-uncased) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 1.3912
18
 
19
  ## Model description
20
 
 
14
 
15
  This model is a fine-tuned version of [dccuchile/distilbert-base-spanish-uncased](https://huggingface.co/dccuchile/distilbert-base-spanish-uncased) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 1.3884
18
 
19
  ## Model description
20
 
all_results.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "epoch": 1.0,
3
- "eval_loss": 2.3465805053710938,
4
- "eval_runtime": 34.7916,
5
- "eval_samples_per_second": 128.968,
6
- "eval_steps_per_second": 8.077
7
  }
 
1
  {
2
+ "epoch": 10.0,
3
+ "eval_loss": 1.3867350816726685,
4
+ "eval_runtime": 34.1096,
5
+ "eval_samples_per_second": 131.547,
6
+ "eval_steps_per_second": 8.238
7
  }
mlm_eval_results.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "epoch": 1.0,
3
- "eval_loss": 2.3465805053710938,
4
- "eval_runtime": 34.7916,
5
- "eval_samples_per_second": 128.968,
6
- "eval_steps_per_second": 8.077
7
  }
 
1
  {
2
+ "epoch": 10.0,
3
+ "eval_loss": 1.3867350816726685,
4
+ "eval_runtime": 34.1096,
5
+ "eval_samples_per_second": 131.547,
6
+ "eval_steps_per_second": 8.238
7
  }