Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,13 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
base_model: IProject-10/xlm-roberta-base-finetuned-squad2
|
4 |
-
tags:
|
5 |
-
- generated_from_trainer
|
6 |
model-index:
|
7 |
- name: xlm-roberta-base-finetuned-TQuad
|
8 |
results: []
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -13,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# xlm-roberta-base-finetuned-TQuad
|
15 |
|
16 |
-
This model is a fine-tuned version of [IProject-10/xlm-roberta-base-finetuned-squad2](https://huggingface.co/IProject-10/xlm-roberta-base-finetuned-squad2) on
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Loss: 1.2300
|
19 |
|
@@ -56,4 +58,4 @@ The following hyperparameters were used during training:
|
|
56 |
- Transformers 4.35.2
|
57 |
- Pytorch 2.1.0+cu121
|
58 |
- Datasets 2.16.1
|
59 |
-
- Tokenizers 0.15.1
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
base_model: IProject-10/xlm-roberta-base-finetuned-squad2
|
|
|
|
|
4 |
model-index:
|
5 |
- name: xlm-roberta-base-finetuned-TQuad
|
6 |
results: []
|
7 |
+
datasets:
|
8 |
+
- husnu/tquad-v1v2
|
9 |
+
language:
|
10 |
+
- tr
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
15 |
|
16 |
# xlm-roberta-base-finetuned-TQuad
|
17 |
|
18 |
+
This model is a fine-tuned version of [IProject-10/xlm-roberta-base-finetuned-squad2](https://huggingface.co/IProject-10/xlm-roberta-base-finetuned-squad2) on tquad.0.1 dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 1.2300
|
21 |
|
|
|
58 |
- Transformers 4.35.2
|
59 |
- Pytorch 2.1.0+cu121
|
60 |
- Datasets 2.16.1
|
61 |
+
- Tokenizers 0.15.1
|