raulgdp commited on
Commit
ea4c4c9
1 Parent(s): 18e2a39

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -11,10 +11,10 @@ model-index:
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
  should probably proofread and complete it, then remove this comment. -->
13
 
14
- # Distilbert-uncased
15
 
16
- This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
17
- It achieves the following results on the evaluation set:
18
  - Loss: 0.3510
19
  - Rmse: 0.2543
20
 
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
  should probably proofread and complete it, then remove this comment. -->
13
 
14
+ # Distilbert-uncased-AS
15
 
16
+ Este es un modelo de finetuning de [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) sobre un dataset propios de tweets.
17
+ Se logra una error cuadrático bajo lo cual quiere decir que los valores predichos son muy cercanos a los observables o gold.
18
  - Loss: 0.3510
19
  - Rmse: 0.2543
20