Model save
Browse files
README.md
CHANGED
@@ -2,8 +2,6 @@
|
|
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,9 +13,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
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
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -48,9 +46,9 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|
|
51 |
-
| No log | 1.0 | 329 | 0.
|
52 |
-
| 1.
|
53 |
-
| 1.
|
54 |
|
55 |
|
56 |
### Framework versions
|
|
|
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 |
|
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 an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.8329
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
+
| No log | 1.0 | 329 | 0.8850 |
|
50 |
+
| 1.144 | 2.0 | 658 | 0.8207 |
|
51 |
+
| 1.144 | 3.0 | 987 | 0.8329 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 430908208
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ab38359655ad4f6df63102591e792d6f0ed4f481c21064356f6b74c1ffe7ef9
|
3 |
size 430908208
|
runs/Jun12_10-40-00_17a906f8d9d4/events.out.tfevents.1718188801.17a906f8d9d4.25.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:47a354ecf92b65e95d2ebdea51a860eb2a32ed01ff1d3e04335ecc48cc54f0e1
|
3 |
+
size 5982
|
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:7a99a0db1c2a12be04ff2f5b800a6f97aab5cbc21522df10206e7990a0a74011
|
3 |
size 4920
|