Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,8 @@ tags:
|
|
6 |
model-index:
|
7 |
- name: qa-bert-base-multilingual-uncased
|
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 |
# qa-bert-base-multilingual-uncased
|
15 |
|
16 |
-
This model is a fine-tuned version of [google-bert/bert-base-multilingual-uncased](https://huggingface.co/google-bert/bert-base-multilingual-uncased) on
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Loss: 1.7136
|
19 |
|
@@ -58,4 +60,4 @@ The following hyperparameters were used during training:
|
|
58 |
- Transformers 4.42.4
|
59 |
- Pytorch 2.3.1+cu121
|
60 |
- Datasets 2.21.0
|
61 |
-
- Tokenizers 0.19.1
|
|
|
6 |
model-index:
|
7 |
- name: qa-bert-base-multilingual-uncased
|
8 |
results: []
|
9 |
+
datasets:
|
10 |
+
- SajjadAyoubi/persian_qa
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
15 |
|
16 |
# qa-bert-base-multilingual-uncased
|
17 |
|
18 |
+
This model is a fine-tuned version of [google-bert/bert-base-multilingual-uncased](https://huggingface.co/google-bert/bert-base-multilingual-uncased) on [SajjadAyoubi/persian_qa](https://huggingface.co/datasets/SajjadAyoubi/persian_qa) dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 1.7136
|
21 |
|
|
|
60 |
- Transformers 4.42.4
|
61 |
- Pytorch 2.3.1+cu121
|
62 |
- Datasets 2.21.0
|
63 |
+
- Tokenizers 0.19.1
|