End of training
Browse files- README.md +79 -0
- model.safetensors +1 -1
README.md
ADDED
@@ -0,0 +1,79 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: sentence-transformers/multi-qa-MiniLM-L6-cos-v1
|
3 |
+
tags:
|
4 |
+
- generated_from_trainer
|
5 |
+
metrics:
|
6 |
+
- accuracy
|
7 |
+
- precision
|
8 |
+
- recall
|
9 |
+
- f1
|
10 |
+
model-index:
|
11 |
+
- name: all_keywords_multi-qa-MiniLM-L6-cos-v1_another
|
12 |
+
results: []
|
13 |
+
---
|
14 |
+
|
15 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
16 |
+
should probably proofread and complete it, then remove this comment. -->
|
17 |
+
|
18 |
+
# all_keywords_multi-qa-MiniLM-L6-cos-v1_another
|
19 |
+
|
20 |
+
This model is a fine-tuned version of [sentence-transformers/multi-qa-MiniLM-L6-cos-v1](https://huggingface.co/sentence-transformers/multi-qa-MiniLM-L6-cos-v1) on the None dataset.
|
21 |
+
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 3.2408
|
23 |
+
- Accuracy: 0.5259
|
24 |
+
- Precision: 0.5259
|
25 |
+
- Recall: 0.5259
|
26 |
+
- F1: 0.5259
|
27 |
+
|
28 |
+
## Model description
|
29 |
+
|
30 |
+
More information needed
|
31 |
+
|
32 |
+
## Intended uses & limitations
|
33 |
+
|
34 |
+
More information needed
|
35 |
+
|
36 |
+
## Training and evaluation data
|
37 |
+
|
38 |
+
More information needed
|
39 |
+
|
40 |
+
## Training procedure
|
41 |
+
|
42 |
+
### Training hyperparameters
|
43 |
+
|
44 |
+
The following hyperparameters were used during training:
|
45 |
+
- learning_rate: 5e-05
|
46 |
+
- train_batch_size: 4
|
47 |
+
- eval_batch_size: 4
|
48 |
+
- seed: 42
|
49 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
50 |
+
- lr_scheduler_type: linear
|
51 |
+
- num_epochs: 15
|
52 |
+
|
53 |
+
### Training results
|
54 |
+
|
55 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
56 |
+
|:-------------:|:-----:|:-----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
57 |
+
| 2.3237 | 1.0 | 712 | 1.9365 | 0.4123 | 0.4123 | 0.4123 | 0.4123 |
|
58 |
+
| 2.0274 | 2.0 | 1424 | 1.8781 | 0.4502 | 0.4502 | 0.4502 | 0.4502 |
|
59 |
+
| 1.7498 | 3.0 | 2136 | 1.7664 | 0.4656 | 0.4656 | 0.4656 | 0.4656 |
|
60 |
+
| 1.6009 | 4.0 | 2848 | 1.7801 | 0.4656 | 0.4656 | 0.4656 | 0.4656 |
|
61 |
+
| 1.2981 | 5.0 | 3560 | 1.9004 | 0.4600 | 0.4600 | 0.4600 | 0.4600 |
|
62 |
+
| 1.0895 | 6.0 | 4272 | 2.0621 | 0.4642 | 0.4642 | 0.4642 | 0.4642 |
|
63 |
+
| 0.9878 | 7.0 | 4984 | 2.4640 | 0.4572 | 0.4572 | 0.4572 | 0.4572 |
|
64 |
+
| 0.784 | 8.0 | 5696 | 2.5635 | 0.5091 | 0.5091 | 0.5091 | 0.5091 |
|
65 |
+
| 0.6569 | 9.0 | 6408 | 2.5690 | 0.5273 | 0.5273 | 0.5273 | 0.5273 |
|
66 |
+
| 0.5847 | 10.0 | 7120 | 2.9342 | 0.5063 | 0.5063 | 0.5063 | 0.5063 |
|
67 |
+
| 0.5107 | 11.0 | 7832 | 2.9652 | 0.5091 | 0.5091 | 0.5091 | 0.5091 |
|
68 |
+
| 0.4954 | 12.0 | 8544 | 3.1480 | 0.5161 | 0.5161 | 0.5161 | 0.5161 |
|
69 |
+
| 0.4274 | 13.0 | 9256 | 3.2199 | 0.4993 | 0.4993 | 0.4993 | 0.4993 |
|
70 |
+
| 0.433 | 14.0 | 9968 | 3.2185 | 0.5217 | 0.5217 | 0.5217 | 0.5217 |
|
71 |
+
| 0.3615 | 15.0 | 10680 | 3.2408 | 0.5259 | 0.5259 | 0.5259 | 0.5259 |
|
72 |
+
|
73 |
+
|
74 |
+
### Framework versions
|
75 |
+
|
76 |
+
- Transformers 4.39.3
|
77 |
+
- Pytorch 2.2.1+cu118
|
78 |
+
- Datasets 2.14.7
|
79 |
+
- Tokenizers 0.15.2
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 90923400
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c9a916a2e9ecdf9684bb70aa400b82cda2c5a0708c671133f97242fb31c3dd72
|
3 |
size 90923400
|