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,10 +48,10 @@ 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 |
|
54 |
|
55 |
### 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.2837
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|
|
51 |
+
| 1.8868 | 1.0 | 657 | 1.4161 |
|
52 |
+
| 1.4621 | 2.0 | 1314 | 1.2821 |
|
53 |
+
| 1.3011 | 3.0 | 1971 | 1.2900 |
|
54 |
+
| 1.0515 | 4.0 | 2628 | 1.2837 |
|
55 |
|
56 |
|
57 |
### 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:6f9fc08a327edfa70ee3d882a8c7752f28d50e4c34af9eca07faf7171edcdfec
|
3 |
size 265470032
|
runs/Jun01_09-12-15_cb780be0ea23/events.out.tfevents.1717234105.cb780be0ea23.34.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f5f5143cbe4df9ca3d9f2729786ed89dd05852b420ebd5d12c04470c44662706
|
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:b98a7c3969c3fdafa7876dd0473ca497e524c3502c1bab2272a187c66001e660
|
3 |
size 4920
|