Commit
·
b8bd211
1
Parent(s):
b29768d
update license
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ datasets:
|
|
10 |
- turku_ner_corpus
|
11 |
co2_eq_emissions:
|
12 |
emissions: 0.2165403288824756
|
13 |
-
license:
|
14 |
|
15 |
pipeline_tag: token-classification
|
16 |
---
|
@@ -19,7 +19,7 @@ pipeline_tag: token-classification
|
|
19 |
|
20 |
This is a fine-tuned model on the NER task. The original model is Turku NLP's [bert-base-finnish-uncased-v1](https://huggingface.co/TurkuNLP/bert-base-finnish-uncased-v1), and the fine-tuning dataset is Turku NLP's [turku_ner_corpus](https://huggingface.co/datasets/turku_ner_corpus/).
|
21 |
|
22 |
-
The model is released under
|
23 |
|
24 |
Please mention the training dataset if you use this model:
|
25 |
|
|
|
10 |
- turku_ner_corpus
|
11 |
co2_eq_emissions:
|
12 |
emissions: 0.2165403288824756
|
13 |
+
license: apache-2.0
|
14 |
|
15 |
pipeline_tag: token-classification
|
16 |
---
|
|
|
19 |
|
20 |
This is a fine-tuned model on the NER task. The original model is Turku NLP's [bert-base-finnish-uncased-v1](https://huggingface.co/TurkuNLP/bert-base-finnish-uncased-v1), and the fine-tuning dataset is Turku NLP's [turku_ner_corpus](https://huggingface.co/datasets/turku_ner_corpus/).
|
21 |
|
22 |
+
The model is released under Apache 2.0.
|
23 |
|
24 |
Please mention the training dataset if you use this model:
|
25 |
|