model tuned
Browse files
README.md
CHANGED
@@ -2,6 +2,8 @@
|
|
2 |
license: apache-2.0
|
3 |
base_model: distilbert-base-uncased
|
4 |
tags:
|
|
|
|
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
7 |
- name: distilbert-qa-mash-covid
|
@@ -13,9 +15,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# distilbert-qa-mash-covid
|
15 |
|
16 |
-
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 1.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -46,16 +48,16 @@ The following hyperparameters were used during training:
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
-
| 1.
|
50 |
-
| 1.
|
51 |
-
| 1.
|
52 |
-
| 1.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
2 |
license: apache-2.0
|
3 |
base_model: distilbert-base-uncased
|
4 |
tags:
|
5 |
+
- question-answering
|
6 |
+
- nlp
|
7 |
- generated_from_trainer
|
8 |
model-index:
|
9 |
- name: distilbert-qa-mash-covid
|
|
|
15 |
|
16 |
# distilbert-qa-mash-covid
|
17 |
|
18 |
+
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the mashqa_dataset dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 1.7040
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|
|
51 |
+
| 1.8639 | 1.0 | 657 | 1.3263 |
|
52 |
+
| 1.445 | 2.0 | 1314 | 1.2527 |
|
53 |
+
| 1.3003 | 3.0 | 1971 | 1.2592 |
|
54 |
+
| 1.0065 | 4.0 | 2628 | 1.2446 |
|
55 |
+
| 0.9207 | 5.0 | 3285 | 1.3667 |
|
56 |
+
| 0.7904 | 6.0 | 3942 | 1.4176 |
|
57 |
+
| 0.6458 | 7.0 | 4599 | 1.4979 |
|
58 |
+
| 0.564 | 8.0 | 5256 | 1.6020 |
|
59 |
+
| 0.5149 | 9.0 | 5913 | 1.6656 |
|
60 |
+
| 0.4474 | 10.0 | 6570 | 1.7040 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 265470032
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b0a35f64dd31d0ad3e189378dfb47813d9786df6a0a25aa4f72ab9da67d6cfd2
|
3 |
size 265470032
|
runs/Jun01_10-02-29_e986f2ef5b59/events.out.tfevents.1717238476.e986f2ef5b59.33.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a493201870b780d5e8f085f0b544a7a7238643c7641fd5d54ecc5cab00e4e3c2
|
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:3c5f2b620b6e103ec3a3e637977171643e94da4926f4fd3a573c54df0ee8a9e5
|
3 |
size 4920
|