stulcrad commited on
Commit
5cababe
1 Parent(s): aa33676

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -6,6 +6,11 @@ tags:
6
  model-index:
7
  - name: fine_tuned_XLMROBERTA_cs_wikann
8
  results: []
 
 
 
 
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -13,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # fine_tuned_XLMROBERTA_cs_wikann
15
 
16
- This model is a fine-tuned version of [xlm-roberta-large](https://huggingface.co/xlm-roberta-large) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
  - Loss: 0.1216
19
  - Overall Precision: 0.8919
@@ -64,4 +69,4 @@ The following hyperparameters were used during training:
64
  - Transformers 4.36.2
65
  - Pytorch 2.1.2+cu121
66
  - Datasets 2.16.1
67
- - Tokenizers 0.15.0
 
6
  model-index:
7
  - name: fine_tuned_XLMROBERTA_cs_wikann
8
  results: []
9
+ datasets:
10
+ - wikiann
11
+ language:
12
+ - cs
13
+ pipeline_tag: token-classification
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
18
 
19
  # fine_tuned_XLMROBERTA_cs_wikann
20
 
21
+ This model is a fine-tuned version of [xlm-roberta-large](https://huggingface.co/xlm-roberta-large) on an wikiann dataset.
22
  It achieves the following results on the evaluation set:
23
  - Loss: 0.1216
24
  - Overall Precision: 0.8919
 
69
  - Transformers 4.36.2
70
  - Pytorch 2.1.2+cu121
71
  - Datasets 2.16.1
72
+ - Tokenizers 0.15.0