dumyy commited on
Commit
9c0b8ae
1 Parent(s): e8d4c37
Files changed (2) hide show
  1. README.md +10 -7
  2. model.safetensors +1 -1
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [BAAI/bge-small-zh-v1.5](https://huggingface.co/BAAI/bge-small-zh-v1.5) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.5434
21
- - Accuracy: 0.779
22
 
23
  ## Model description
24
 
@@ -43,14 +43,17 @@ The following hyperparameters were used during training:
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
- - num_epochs: 2
47
 
48
  ### Training results
49
 
50
- | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
- |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | 0.534 | 1.0 | 3750 | 0.5576 | 0.7653 |
53
- | 0.4898 | 2.0 | 7500 | 0.5434 | 0.779 |
 
 
 
54
 
55
 
56
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [BAAI/bge-small-zh-v1.5](https://huggingface.co/BAAI/bge-small-zh-v1.5) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.5564
21
+ - Accuracy: 0.7853
22
 
23
  ## Model description
24
 
 
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
+ - num_epochs: 5
47
 
48
  ### Training results
49
 
50
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|
52
+ | 0.5355 | 1.0 | 3750 | 0.5576 | 0.7633 |
53
+ | 0.4901 | 2.0 | 7500 | 0.5481 | 0.779 |
54
+ | 0.4494 | 3.0 | 11250 | 0.5340 | 0.7793 |
55
+ | 0.4305 | 4.0 | 15000 | 0.5467 | 0.7797 |
56
+ | 0.3995 | 5.0 | 18750 | 0.5564 | 0.7853 |
57
 
58
 
59
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:85066e4273cd60a74f2b9d138348536eae2ac7a9a67064d47411d5aa47e30bea
3
  size 95830148
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1fb24a5165c040696c60dc89fc1162efa2cef0ebb07fcd0f27f51c6486129ad
3
  size 95830148