Model save
Browse files
README.md
CHANGED
@@ -2,8 +2,6 @@
|
|
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
|
@@ -15,9 +13,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# distilbert-qa
|
17 |
|
18 |
-
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 1.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -48,10 +46,10 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|
|
51 |
-
| 1.
|
52 |
-
| 1.
|
53 |
-
| 1.
|
54 |
-
| 1.
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
2 |
license: apache-2.0
|
3 |
base_model: distilbert-base-uncased
|
4 |
tags:
|
|
|
|
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
7 |
- name: distilbert-qa
|
|
|
13 |
|
14 |
# distilbert-qa
|
15 |
|
16 |
+
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 1.4652
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
+
| 1.862 | 1.0 | 625 | 1.5647 |
|
50 |
+
| 1.4457 | 2.0 | 1250 | 1.4875 |
|
51 |
+
| 1.3254 | 3.0 | 1875 | 1.4690 |
|
52 |
+
| 1.0994 | 4.0 | 2500 | 1.4652 |
|
53 |
|
54 |
|
55 |
### Framework versions
|
runs/May30_08-13-26_579433d406c7/events.out.tfevents.1717056807.579433d406c7.24.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:b2ec79234ff2c3bdac48fe053bbba324c1727e77c5a153471b6168c6630e411c
|
3 |
+
size 6972
|