student_electra_small
Browse files- README.md +10 -10
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [google/electra-small-discriminator](https://huggingface.co/google/electra-small-discriminator) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -47,15 +47,15 @@ The following hyperparameters were used during training:
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:-----:|:-----:|:---------------:|
|
50 |
-
| 1.
|
51 |
-
| 0.
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [google/electra-small-discriminator](https://huggingface.co/google/electra-small-discriminator) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.6385
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:-----:|:-----:|:---------------:|
|
50 |
+
| 1.2869 | 0.4 | 1200 | 0.9636 |
|
51 |
+
| 0.9176 | 0.81 | 2400 | 0.8391 |
|
52 |
+
| 0.7991 | 1.21 | 3600 | 0.7501 |
|
53 |
+
| 0.7191 | 1.62 | 4800 | 0.6928 |
|
54 |
+
| 0.6846 | 2.02 | 6000 | 0.6669 |
|
55 |
+
| 0.6356 | 2.43 | 7200 | 0.6525 |
|
56 |
+
| 0.6087 | 2.83 | 8400 | 0.6383 |
|
57 |
+
| 0.5962 | 3.24 | 9600 | 0.6397 |
|
58 |
+
| 0.5749 | 3.64 | 10800 | 0.6385 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 54270390
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:375f0deefcab3bbd16e43eac122933f58bbb97619b82080a0753608edecac60e
|
3 |
size 54270390
|