jedzill4 commited on
Commit
d6200a9
·
1 Parent(s): a56eb98

added collective & datagenero reference

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -17,7 +17,10 @@ pipeline_tag: token-classification
17
  ---
18
 
19
  # Model Description
20
- Following the FLAIR guidelines for training a NER model, we trained a model on top of [BETO embeddings](https://huggingface.co/dccuchile/bert-base-spanish-wwm-uncased) (an spanish version of BERT trained by the [Computation Deparment of the Universidad de Chile](https://www.dcc.uchile.cl/)) and a BiLSTM-CRF architecture.
 
 
 
21
 
22
 
23
  # Intended uses & limitations
 
17
  ---
18
 
19
  # Model Description
20
+ Following the FLAIR guidelines for training a NER model, we trained a model on top of [BETO embeddings](https://huggingface.co/dccuchile/bert-base-spanish-wwm-uncased) (an spanish version of BERT ) and a BiLSTM-CRF architecture.
21
+
22
+ This model was developed by [{ collective.ai }](https://collectiveai.io) as part of the [AymurAI](https://aymurai.info) project by [DataGenero](https://datagenero.org).
23
+
24
 
25
 
26
  # Intended uses & limitations