eskayML/electra_interview_new
Browse files
README.md
CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [mrm8488/electra-small-finetuned-squadv2](https://huggingface.co/mrm8488/electra-small-finetuned-squadv2) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 2.
|
22 |
-
- Accuracy: 0.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -50,16 +50,16 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
-
| No log | 1.0 |
|
54 |
-
|
|
55 |
-
|
|
56 |
-
| 2.
|
57 |
-
| 2.
|
58 |
-
| 2.
|
59 |
-
| 2.
|
60 |
-
| 2.
|
61 |
-
| 2.
|
62 |
-
| 2.
|
63 |
|
64 |
|
65 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [mrm8488/electra-small-finetuned-squadv2](https://huggingface.co/mrm8488/electra-small-finetuned-squadv2) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 2.4751
|
22 |
+
- Accuracy: 0.2305
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
+
| No log | 1.0 | 152 | 2.8162 | 0.2272 |
|
54 |
+
| No log | 2.0 | 304 | 2.6814 | 0.2263 |
|
55 |
+
| No log | 3.0 | 456 | 2.5987 | 0.2263 |
|
56 |
+
| 2.759 | 4.0 | 608 | 2.5461 | 0.2263 |
|
57 |
+
| 2.759 | 5.0 | 760 | 2.5203 | 0.2272 |
|
58 |
+
| 2.759 | 6.0 | 912 | 2.4958 | 0.2272 |
|
59 |
+
| 2.5023 | 7.0 | 1064 | 2.4920 | 0.2305 |
|
60 |
+
| 2.5023 | 8.0 | 1216 | 2.4850 | 0.2305 |
|
61 |
+
| 2.5023 | 9.0 | 1368 | 2.4786 | 0.2296 |
|
62 |
+
| 2.372 | 10.0 | 1520 | 2.4751 | 0.2305 |
|
63 |
|
64 |
|
65 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 54239712
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:309612d49ad131b9df62294bef9d1d48285a346e9121559ed563704470432338
|
3 |
size 54239712
|
runs/Oct11_17-16-21_e4706a6fd752/events.out.tfevents.1728666982.e4706a6fd752.2632.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4caf44fa64da0267b7d69efc369b075c5c8456622f06fa43a5381e3765ebef9
|
3 |
+
size 10315
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9df7a63669e35063c672e3d420a2d1222bb3a951c46a2a89b23115eefb52c15d
|
3 |
size 5176
|