Token Classification
Flair
PyTorch
Spanish
sequence-tagger-model
mmarimon commited on
Commit
08e172a
1 Parent(s): 1238bf1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -6
README.md CHANGED
@@ -22,7 +22,6 @@ It is a finetune of the flair/ner-spanish-large model (retrained from scratch to
22
 
23
  Based on document-level XLM-R embeddings and [FLERT](https://arxiv.org/pdf/2011.06993v1.pdf/).
24
 
25
- ---
26
 
27
  ## Demo: How to use in Flair
28
 
@@ -61,7 +60,6 @@ The following NER tags are found:
61
  Span[0:6]: "PODACESA OBRAS Y SERVICIOS, S.A" _ SINGLE_COMPANY (1.0)
62
  ```
63
 
64
- ---
65
 
66
  ## Training: Script to train this model
67
 
@@ -147,10 +145,7 @@ Copyright(c) 2023 by Language Technologies Unit, Barcelona Supercomputing Center
147
  [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0)
148
 
149
  ### Funding
150
- This work has been promoted and financed by the European Commission Health and Digital Executive Agency, Connecting Europe Facility,
151
- Grant Agreement Nº INEA/CEF/ICT/A2020/2373713,
152
- Action Title Open Harmonized and Enriched Procurement Data Platform (nextProcurement),
153
- Action number 2020-ES-IA-0255.
154
 
155
  ### Disclaimer
156
  <details>
 
22
 
23
  Based on document-level XLM-R embeddings and [FLERT](https://arxiv.org/pdf/2011.06993v1.pdf/).
24
 
 
25
 
26
  ## Demo: How to use in Flair
27
 
 
60
  Span[0:6]: "PODACESA OBRAS Y SERVICIOS, S.A" _ SINGLE_COMPANY (1.0)
61
  ```
62
 
 
63
 
64
  ## Training: Script to train this model
65
 
 
145
  [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0)
146
 
147
  ### Funding
148
+ This work has been promoted and financed by the European Commission Health and Digital Executive Agency, Connecting Europe Facility, Grant Agreement Nº INEA/CEF/ICT/A2020/2373713, Action Title Open Harmonized and Enriched Procurement Data Platform (nextProcurement), Action number 2020-ES-IA-0255.
 
 
 
149
 
150
  ### Disclaimer
151
  <details>