isanvicente commited on
Commit
cb97718
1 Parent(s): 217b9e7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -13,7 +13,7 @@ tags:
13
  ---
14
 
15
 
16
- [ElhBERTeu](https://huggingface.co/orai-nlp/ElhBERTeu) model finetuned for POS tagging on Universal Dependencies 1.2 corpus (eiec).
17
 
18
  Results on test set:
19
 
@@ -25,4 +25,7 @@ Results on test set:
25
 
26
 
27
  Tagset:
28
- [ADJ, ADP, ADV, AUX, CONJ, DET, INTJ, NOUN, NUM, PART, PRON, PROPN, PUNCT, SYM, VERB, X]
 
 
 
 
13
  ---
14
 
15
 
16
+ [ElhBERTeu](https://huggingface.co/orai-nlp/ElhBERTeu) model finetuned for POS tagging on Universal Dependencies 1.2 corpus (eiec).
17
 
18
  Results on test set:
19
 
 
25
 
26
 
27
  Tagset:
28
+ [ADJ, ADP, ADV, AUX, CONJ, DET, INTJ, NOUN, NUM, PART, PRON, PROPN, PUNCT, SYM, VERB, X]
29
+
30
+
31
+ Finetuning details: 10 epochs, batch size 32, learning rate 3e-5.