crabz commited on
Commit
a6d67a5
1 Parent(s): 5b96a02

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -3,7 +3,7 @@ license: mit
3
  tags:
4
  - generated_from_trainer
5
  datasets:
6
- - wikiann_sk
7
  metrics:
8
  - precision
9
  - recall
@@ -16,8 +16,8 @@ model-index:
16
  name: Token Classification
17
  type: token-classification
18
  dataset:
19
- name: wikiann_sk
20
- type: wikiann_sk
21
  args: sk
22
  metrics:
23
  - name: Precision
@@ -36,7 +36,7 @@ model-index:
36
 
37
  # Named Entity Recognition based on SlovakBERT
38
 
39
- This model is a fine-tuned version of [gerulata/slovakbert](https://huggingface.co/gerulata/slovakbert) on the wikiann_sk dataset.
40
  It achieves the following results on the evaluation set:
41
  - Loss: 0.1600
42
  - Precision: 0.9327
 
3
  tags:
4
  - generated_from_trainer
5
  datasets:
6
+ - wikiann
7
  metrics:
8
  - precision
9
  - recall
 
16
  name: Token Classification
17
  type: token-classification
18
  dataset:
19
+ name: wikiann
20
+ type: wikiann
21
  args: sk
22
  metrics:
23
  - name: Precision
 
36
 
37
  # Named Entity Recognition based on SlovakBERT
38
 
39
+ This model is a fine-tuned version of [gerulata/slovakbert](https://huggingface.co/gerulata/slovakbert) on the Slovak wikiann dataset.
40
  It achieves the following results on the evaluation set:
41
  - Loss: 0.1600
42
  - Precision: 0.9327