iceman2434 commited on
Commit
2730e5f
β€’
1 Parent(s): b4064c8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -9,9 +9,13 @@ pipeline_tag: token-classification
9
  ---
10
 
11
  ## Model Specification
12
- - This model uses XLM-RoBERTa (base-sized model) and is trained on a combination of Afrikaans & Hebrew corpora (Top 2 Languages)
13
- - Trained using base configurations with a minor adjustment in learning rate (4.5e-5)
 
 
 
14
  ## Evaluation
 
15
  - Tested in a zero-shot cross-lingual scenario on a Universal Dependencies Tagalog Ugnayan testing dataset (with 78.43\% Accuracy)
16
  ## POS Tags
17
  - ADJ – ADP – ADV – CCONJ – DET – INTJ – NOUN – NUM – PART – PRON – PROPN – PUNCT – SCONJ – VERB
 
9
  ---
10
 
11
  ## Model Specification
12
+ - Model: XLM-RoBERTa (base-sized model)
13
+ - Training Data:
14
+ - Combined Afrikaans & Hebrew corpora (Top 2 Languages)
15
+ - Training Details:
16
+ - Base configurations with a minor adjustment in learning rate (4.5e-5)
17
  ## Evaluation
18
+ - Evaluation Dataset: Universal Dependencies Tagalog Ugnayan (Testing Set)
19
  - Tested in a zero-shot cross-lingual scenario on a Universal Dependencies Tagalog Ugnayan testing dataset (with 78.43\% Accuracy)
20
  ## POS Tags
21
  - ADJ – ADP – ADV – CCONJ – DET – INTJ – NOUN – NUM – PART – PRON – PROPN – PUNCT – SCONJ – VERB