Z-Jafari commited on
Commit
b949ab7
·
verified ·
1 Parent(s): ff048d1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -7,6 +7,14 @@ tags:
7
  model-index:
8
  - name: xlm-roberta-large-finetuned-deduplicate_PersianQuAD
9
  results: []
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -17,6 +25,7 @@ should probably proofread and complete it, then remove this comment. -->
17
  This model is a fine-tuned version of [FacebookAI/xlm-roberta-large](https://huggingface.co/FacebookAI/xlm-roberta-large) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 0.7596
 
20
 
21
  ## Model description
22
 
@@ -58,4 +67,4 @@ The following hyperparameters were used during training:
58
  - Transformers 4.57.3
59
  - Pytorch 2.9.0+cu126
60
  - Datasets 4.0.0
61
- - Tokenizers 0.22.1
 
7
  model-index:
8
  - name: xlm-roberta-large-finetuned-deduplicate_PersianQuAD
9
  results: []
10
+ datasets:
11
+ - Z-Jafari/deduplicated_PersianQuAD
12
+ language:
13
+ - fa
14
+ metrics:
15
+ - f1
16
+ - exact_match
17
+ pipeline_tag: question-answering
18
  ---
19
 
20
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
25
  This model is a fine-tuned version of [FacebookAI/xlm-roberta-large](https://huggingface.co/FacebookAI/xlm-roberta-large) on an unknown dataset.
26
  It achieves the following results on the evaluation set:
27
  - Loss: 0.7596
28
+ - {'exact_match': 87.56268806419257, 'f1': 90.34855249274817}
29
 
30
  ## Model description
31
 
 
67
  - Transformers 4.57.3
68
  - Pytorch 2.9.0+cu126
69
  - Datasets 4.0.0
70
+ - Tokenizers 0.22.1