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:
|
22 |
-
- Accuracy: 0.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -50,21 +50,21 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
-
|
|
54 |
-
| 2.
|
55 |
-
| 2.
|
56 |
-
| 2.
|
57 |
-
| 2.
|
58 |
-
|
|
59 |
-
|
|
60 |
-
|
|
61 |
-
|
|
62 |
-
|
|
63 |
|
64 |
|
65 |
### Framework versions
|
66 |
|
67 |
- Transformers 4.44.2
|
68 |
-
- Pytorch 2.4.
|
69 |
-
- Datasets 3.0.
|
70 |
- Tokenizers 0.19.1
|
|
|
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.3959
|
22 |
+
- Accuracy: 0.2675
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
+
| No log | 1.0 | 380 | 2.6074 | 0.2266 |
|
54 |
+
| 2.7429 | 2.0 | 760 | 2.4872 | 0.2266 |
|
55 |
+
| 2.5203 | 3.0 | 1140 | 2.4483 | 0.2266 |
|
56 |
+
| 2.4479 | 4.0 | 1520 | 2.4349 | 0.2266 |
|
57 |
+
| 2.4479 | 5.0 | 1900 | 2.4114 | 0.2306 |
|
58 |
+
| 2.3919 | 6.0 | 2280 | 2.3933 | 0.2424 |
|
59 |
+
| 2.2714 | 7.0 | 2660 | 2.3914 | 0.2530 |
|
60 |
+
| 2.1536 | 8.0 | 3040 | 2.3968 | 0.2714 |
|
61 |
+
| 2.1536 | 9.0 | 3420 | 2.3913 | 0.2648 |
|
62 |
+
| 2.1058 | 10.0 | 3800 | 2.3959 | 0.2675 |
|
63 |
|
64 |
|
65 |
### Framework versions
|
66 |
|
67 |
- Transformers 4.44.2
|
68 |
+
- Pytorch 2.4.1+cu121
|
69 |
+
- Datasets 3.0.1
|
70 |
- Tokenizers 0.19.1
|
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:32a787c62a68c4edf191c25b81828f9bfa6b04143e2c06ea1ca0a61109ec1912
|
3 |
size 54239712
|
runs/Oct12_22-41-05_d927312f0386/events.out.tfevents.1728772865.d927312f0386.419.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b48e802b28b78c3981a41f4a73799142e52fea6da12478d49e4b79c184e35cd5
|
3 |
+
size 11178
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:87d473bb239836d3c278ca4bc54501ef0abc689b9f6d2463e5a0867d8caa5240
|
3 |
size 5240
|