marcosgg commited on
Commit
b83557a
1 Parent(s): 931b96e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,4 +15,4 @@ widget:
15
 
16
  This is a NER model for Galician (ILG/RAG spelling) which uses the standard `enamex' classes: LOC (geographical locations); PER (people); ORG (organizations); MISC (other entities).
17
 
18
- The model is based on [BERT-base-gl-cased](https://huggingface.co/marcosgg/bert-base-gl-cased), which has been fine-tuned using custom splits of the [SLI_NERC dataset](https://github.com/xavier-gz/SLI_Galician_Corpora). On the test split of this dataset (not used for training), the model obtained the following results (Precision/Recall/F-score): 87.69 / 89.7 / 88.68
 
15
 
16
  This is a NER model for Galician (ILG/RAG spelling) which uses the standard `enamex' classes: LOC (geographical locations); PER (people); ORG (organizations); MISC (other entities).
17
 
18
+ The model is based on [BERT-base-gl-cased](https://huggingface.co/marcosgg/bert-base-gl-cased), which has been fine-tuned using custom splits of the [SLI_NERC dataset](https://github.com/xavier-gz/SLI_Galician_Corpora). On the test split of this dataset (not used for training), the model obtained the following results (Precision/Recall/F-score): 87.69 / 89.7 / 88.68.