GeneStory commited on
Commit
e69486b
1 Parent(s): 499b7a9

End of training

Browse files
Files changed (3) hide show
  1. README.md +12 -11
  2. model.safetensors +1 -1
  3. training_args.bin +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 [thenlper/gte-small](https://huggingface.co/thenlper/gte-small) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.5391
21
- - Accuracy: 0.8661
22
 
23
  ## Model description
24
 
@@ -37,25 +37,26 @@ More information needed
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
- - learning_rate: 0.0002
41
  - train_batch_size: 128
42
  - eval_batch_size: 128
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
- - num_epochs: 7
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | 1.6187 | 1.0 | 11 | 1.2743 | 0.6875 |
53
- | 1.0031 | 2.0 | 22 | 0.8051 | 0.8482 |
54
- | 0.5518 | 3.0 | 33 | 0.5952 | 0.8661 |
55
- | 0.3103 | 4.0 | 44 | 0.5251 | 0.8571 |
56
- | 0.2119 | 5.0 | 55 | 0.5139 | 0.8661 |
57
- | 0.162 | 6.0 | 66 | 0.5225 | 0.8661 |
58
- | 0.1419 | 7.0 | 77 | 0.5391 | 0.8661 |
 
59
 
60
 
61
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [thenlper/gte-small](https://huggingface.co/thenlper/gte-small) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.5629
21
+ - Accuracy: 0.9018
22
 
23
  ## Model description
24
 
 
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
+ - learning_rate: 9.5e-05
41
  - train_batch_size: 128
42
  - eval_batch_size: 128
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
+ - num_epochs: 8
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 1.7218 | 1.0 | 11 | 1.6062 | 0.5089 |
53
+ | 1.4594 | 2.0 | 22 | 1.2322 | 0.7321 |
54
+ | 1.1013 | 3.0 | 33 | 0.9340 | 0.8304 |
55
+ | 0.8219 | 4.0 | 44 | 0.7659 | 0.875 |
56
+ | 0.643 | 5.0 | 55 | 0.6768 | 0.8661 |
57
+ | 0.5281 | 6.0 | 66 | 0.6099 | 0.8839 |
58
+ | 0.4583 | 7.0 | 77 | 0.5751 | 0.8839 |
59
+ | 0.4265 | 8.0 | 88 | 0.5629 | 0.9018 |
60
 
61
 
62
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6f52ed949fb35f8e9be63cf7349148bc52ed82c95a01a3be1f82448e34a5cece
3
  size 133472536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d41044d8b414b0f10d9509a6841c00cccad6e206f724570a9cf57185b3bdda7
3
  size 133472536
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0d7dd1077417b948707a37f9fa3297bf4fa29ec5b1ea08dc6d0b1b5372c48855
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c7fabe68c60b503fc62250a814971a48b776b38fa1d05c7c60d5d04ab6d042e
3
  size 4984