Himanshu99001 commited on
Commit
cc6bf38
1 Parent(s): d720db8

Initial model upload v7

Browse files
Files changed (3) hide show
  1. README.md +8 -6
  2. model.safetensors +1 -1
  3. training_args.bin +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.0470
22
- - Accuracy: 0.9907
23
 
24
  ## Model description
25
 
@@ -44,15 +44,17 @@ The following hyperparameters were used during training:
44
  - seed: 42
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: linear
47
- - num_epochs: 3
48
 
49
  ### Training results
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
 
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.0437
22
+ - Accuracy: 0.9931
23
 
24
  ## Model description
25
 
 
44
  - seed: 42
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: linear
47
+ - num_epochs: 5
48
 
49
  ### Training results
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | No log | 1.0 | 108 | 0.0413 | 0.9931 |
54
+ | No log | 2.0 | 216 | 0.0419 | 0.9931 |
55
+ | No log | 3.0 | 324 | 0.0554 | 0.9907 |
56
+ | No log | 4.0 | 432 | 0.0402 | 0.9931 |
57
+ | 0.049 | 5.0 | 540 | 0.0437 | 0.9931 |
58
 
59
 
60
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9b2f9b587cf736f35a6b8976ec349181ba261a454e09bcb3363ebb48cf7ee89d
3
  size 437975200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0183deed334a167b17fd54a68b2d538b7d81df1182f0d73d6decb19b763d2d67
3
  size 437975200
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b7aac42395d1b2c752b5272883157881cb95cae6d0b7ad45a57aaee8ec581a67
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3322afb175e18ad6449e99975359e90eb0661efa319c9ce8f15b70a152e75ba
3
  size 5112