model tuned
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
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.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -48,16 +48,16 @@ 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 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
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.6691
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|
|
51 |
+
| 1.9281 | 1.0 | 657 | 1.4079 |
|
52 |
+
| 1.4703 | 2.0 | 1314 | 1.2640 |
|
53 |
+
| 1.3062 | 3.0 | 1971 | 1.2448 |
|
54 |
+
| 1.0172 | 4.0 | 2628 | 1.2780 |
|
55 |
+
| 0.8991 | 5.0 | 3285 | 1.3009 |
|
56 |
+
| 0.8004 | 6.0 | 3942 | 1.4255 |
|
57 |
+
| 0.6502 | 7.0 | 4599 | 1.4567 |
|
58 |
+
| 0.5806 | 8.0 | 5256 | 1.5352 |
|
59 |
+
| 0.5117 | 9.0 | 5913 | 1.6334 |
|
60 |
+
| 0.4538 | 10.0 | 6570 | 1.6691 |
|
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:0827dda6f0be50f3a43c4e74e71b259956ee38f3971a6804a0177fd49b5c070a
|
3 |
size 265470032
|
runs/Jun01_10-02-34_1d9720ebc261/events.out.tfevents.1717238481.1d9720ebc261.25.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a5b60e489099f31a15f3fd0bffc5f56393fa2a4c4075196db3979d290669a0c
|
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:55685a43a8e0d30721aef0f7442bf8c18af29967c7f6f580b1f5ee73902424a7
|
3 |
size 4920
|