raulgdp commited on
Commit
1e72651
1 Parent(s): c50a3b2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -41,8 +41,8 @@ should probably proofread and complete it, then remove this comment. -->
41
 
42
  # roberta-base-bne-capitel-ner
43
 
44
- This model is a fine-tuned version of [BSC-LT/roberta-base-bne-capitel-ner](https://huggingface.co/BSC-LT/roberta-base-bne-capitel-ner) on the conll2002 dataset.
45
- It achieves the following results on the evaluation set:
46
  - Loss: 0.1137
47
  - Precision: 0.8638
48
  - Recall: 0.8814
@@ -51,7 +51,7 @@ It achieves the following results on the evaluation set:
51
 
52
  ## Model description
53
 
54
- More information needed
55
 
56
  ## Intended uses & limitations
57
 
 
41
 
42
  # roberta-base-bne-capitel-ner
43
 
44
+ Este modelo es un finetuning de [BSC-LT/roberta-base-bne-capitel-ner](https://huggingface.co/BSC-LT/roberta-base-bne-capitel-ner) sobre el dataset conll2002.
45
+ Este modelo logra los siguientes resultados sobre el conjunto de testeo:
46
  - Loss: 0.1137
47
  - Precision: 0.8638
48
  - Recall: 0.8814
 
51
 
52
  ## Model description
53
 
54
+ El modelo fue entrenado con una GPU 3080 TI de 10 Gz a 5 épocas y con un batch-seize de 8.
55
 
56
  ## Intended uses & limitations
57