stulcrad commited on
Commit
9497ad5
·
verified ·
1 Parent(s): f7a3f22

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -5,7 +5,7 @@ base_model: xlm-roberta-large
5
  tags:
6
  - generated_from_trainer
7
  datasets:
8
- - generator
9
  metrics:
10
  - accuracy
11
  model-index:
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  # XLM-RoBERTa-2
20
 
21
- This model is a fine-tuned version of [xlm-roberta-large](https://huggingface.co/xlm-roberta-large) on the generator dataset.
22
- It achieves the following results on the evaluation set:
23
  - Loss: 0.6614
24
  - Accuracy: 0.9100
25
  - Micro Precision: 0.9100
@@ -76,4 +76,4 @@ The following hyperparameters were used during training:
76
  - Transformers 4.46.2
77
  - Pytorch 2.5.1+cu124
78
  - Datasets 3.1.0
79
- - Tokenizers 0.20.3
 
5
  tags:
6
  - generated_from_trainer
7
  datasets:
8
+ - stulcrad/CERED-2
9
  metrics:
10
  - accuracy
11
  model-index:
 
18
 
19
  # XLM-RoBERTa-2
20
 
21
+ This model is a fine-tuned version of [xlm-roberta-large](https://huggingface.co/xlm-roberta-large) on the Czech Relationship Extraction Dataset (http://hdl.handle.net/11234/1-3265).
22
+ It achieves the following results on the test set:
23
  - Loss: 0.6614
24
  - Accuracy: 0.9100
25
  - Micro Precision: 0.9100
 
76
  - Transformers 4.46.2
77
  - Pytorch 2.5.1+cu124
78
  - Datasets 3.1.0
79
+ - Tokenizers 0.20.3