model tuned
Browse files
README.md
CHANGED
|
@@ -2,6 +2,8 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
base_model: google-bert/bert-base-uncased
|
| 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 [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
- Loss: 1.2132
|
| 19 |
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
base_model: google-bert/bert-base-uncased
|
| 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 [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on the mashqa_covid_dataset dataset.
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
- Loss: 1.2132
|
| 21 |
|
runs/Jun04_12-01-08_1931603fdb0f/events.out.tfevents.1717503798.1931603fdb0f.24.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7e952f5e6f854a597ad86309cce82ac688f021ee25fb38d191f91b4c8a7b9e8c
|
| 3 |
+
size 359
|