model tuned
Browse files
README.md
CHANGED
@@ -2,6 +2,8 @@
|
|
2 |
license: apache-2.0
|
3 |
base_model: bert-base-cased
|
4 |
tags:
|
|
|
|
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
7 |
- name: bert-qa-mash-covid
|
@@ -13,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# bert-qa-mash-covid
|
15 |
|
16 |
-
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Loss: 0.8329
|
19 |
|
|
|
2 |
license: apache-2.0
|
3 |
base_model: bert-base-cased
|
4 |
tags:
|
5 |
+
- question-answering
|
6 |
+
- nlp
|
7 |
- generated_from_trainer
|
8 |
model-index:
|
9 |
- name: bert-qa-mash-covid
|
|
|
15 |
|
16 |
# bert-qa-mash-covid
|
17 |
|
18 |
+
This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the mashqa_covid_dataset dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 0.8329
|
21 |
|
runs/Jun12_10-40-00_17a906f8d9d4/events.out.tfevents.1718189656.17a906f8d9d4.25.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ae787008832c00f8bf1b12c2db13c9ecf94992b83e35640f0e65d050aebcbfb
|
3 |
+
size 359
|