pjbhaumik/km2-cross-encoder2
Browse files- README.md +11 -11
- model.safetensors +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 [cross-encoder/stsb-TinyBERT-L-4](https://huggingface.co/cross-encoder/stsb-TinyBERT-L-4) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -47,16 +47,16 @@ The following hyperparameters were used during training:
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|
|
50 |
-
| 7.
|
51 |
-
| 3.
|
52 |
-
|
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
|
61 |
|
62 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [cross-encoder/stsb-TinyBERT-L-4](https://huggingface.co/cross-encoder/stsb-TinyBERT-L-4) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.0110
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|
|
50 |
+
| 7.2478 | 1.0 | 20 | 6.6948 |
|
51 |
+
| 3.8026 | 2.0 | 40 | 2.8643 |
|
52 |
+
| 0.9993 | 3.0 | 60 | 0.8714 |
|
53 |
+
| 0.2986 | 4.0 | 80 | 0.2379 |
|
54 |
+
| 0.1161 | 5.0 | 100 | 0.0786 |
|
55 |
+
| 0.0414 | 6.0 | 120 | 0.0461 |
|
56 |
+
| 0.0218 | 7.0 | 140 | 0.0250 |
|
57 |
+
| 0.0144 | 8.0 | 160 | 0.0140 |
|
58 |
+
| 0.0101 | 9.0 | 180 | 0.0122 |
|
59 |
+
| 0.0083 | 10.0 | 200 | 0.0120 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 57410556
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:65964293839e31acd68461f4f43319aeec0be8bb70ebf7dc5c2a3dd739649352
|
3 |
size 57410556
|