Himanshu99001
commited on
Commit
•
d720db8
1
Parent(s):
b98076d
Initial model upload v6
Browse files- README.md +5 -5
- model.safetensors +1 -1
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 [sentence-transformers/all-mpnet-base-v2](https://huggingface.co/sentence-transformers/all-mpnet-base-v2) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
-
- Accuracy: 0.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -50,9 +50,9 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
-
| No log | 1.0 | 108 | 0.
|
54 |
-
| No log | 2.0 | 216 | 0.
|
55 |
-
| No log | 3.0 | 324 | 0.
|
56 |
|
57 |
|
58 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [sentence-transformers/all-mpnet-base-v2](https://huggingface.co/sentence-transformers/all-mpnet-base-v2) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.0470
|
22 |
+
- Accuracy: 0.9907
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
+
| No log | 1.0 | 108 | 0.1248 | 0.9722 |
|
54 |
+
| No log | 2.0 | 216 | 0.0391 | 0.9907 |
|
55 |
+
| No log | 3.0 | 324 | 0.0470 | 0.9907 |
|
56 |
|
57 |
|
58 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 437975200
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b2f9b587cf736f35a6b8976ec349181ba261a454e09bcb3363ebb48cf7ee89d
|
3 |
size 437975200
|