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,9 +15,9 @@ 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.
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|
|
@@ -46,9 +48,9 @@ The following hyperparameters were used during training:
|
|
| 46 |
|
| 47 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 48 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 49 |
-
| No log | 1.0 | 329 | 1.
|
| 50 |
-
| 1.
|
| 51 |
-
| 1.
|
| 52 |
|
| 53 |
|
| 54 |
### Framework versions
|
|
|
|
| 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.2296
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
|
|
| 48 |
|
| 49 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 50 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 51 |
+
| No log | 1.0 | 329 | 1.3881 |
|
| 52 |
+
| 1.6542 | 2.0 | 658 | 1.3044 |
|
| 53 |
+
| 1.6542 | 3.0 | 987 | 1.2296 |
|
| 54 |
|
| 55 |
|
| 56 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 435596088
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:608ef00b0c877479eb7c0fdaa0c772306cf38b6ab47b9613ad73a8baacae5bc1
|
| 3 |
size 435596088
|
runs/Jun04_08-52-05_cb7fc95f01c2/events.out.tfevents.1717492459.cb7fc95f01c2.34.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cbea1173e79de3a909aa2e1eb6a9dc662a9d82dbcae4bce55d0f35175450e79c
|
| 3 |
+
size 359
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4920
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ae07ad3e4e783a8e9354ccd830320148ad3d7d294a472e783772073d2ad19dbc
|
| 3 |
size 4920
|