adleme94 commited on
Commit
02bd5ef
·
1 Parent(s): 8dc2c7d

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: apache-2.0
3
  tags:
4
  - generated_from_trainer
5
  model-index:
@@ -12,9 +12,9 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # borges_clm-model
14
 
15
- This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 3.7626
18
 
19
  ## Model description
20
 
@@ -45,9 +45,9 @@ The following hyperparameters were used during training:
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
- | 3.8694 | 1.0 | 1128 | 3.7788 |
49
- | 3.7725 | 2.0 | 2256 | 3.7656 |
50
- | 3.7258 | 3.0 | 3384 | 3.7626 |
51
 
52
 
53
  ### Framework versions
 
1
  ---
2
+ license: mit
3
  tags:
4
  - generated_from_trainer
5
  model-index:
 
12
 
13
  # borges_clm-model
14
 
15
+ This model is a fine-tuned version of [DeepESP/gpt2-spanish-medium](https://huggingface.co/DeepESP/gpt2-spanish-medium) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 3.7991
18
 
19
  ## Model description
20
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | No log | 1.0 | 10 | 3.9138 |
49
+ | No log | 2.0 | 20 | 3.8214 |
50
+ | No log | 3.0 | 30 | 3.7991 |
51
 
52
 
53
  ### Framework versions