Kevinger commited on
Commit
2596f5c
1 Parent(s): 70b238e

Model save

Browse files
README.md ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: sentence-transformers/all-mpnet-base-v2
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - f1
8
+ - accuracy
9
+ model-index:
10
+ - name: all-mpnet-base-v2-20240102
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # all-mpnet-base-v2-20240102
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.1930
22
+ - F1: 0.7429
23
+ - Roc Auc: 0.8143
24
+ - Accuracy: 0.6406
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 2e-05
44
+ - train_batch_size: 8
45
+ - eval_batch_size: 8
46
+ - seed: 42
47
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
+ - lr_scheduler_type: linear
49
+ - num_epochs: 11
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
54
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:--------:|
55
+ | No log | 1.0 | 109 | 0.3929 | 0.0 | 0.5 | 0.0 |
56
+ | No log | 2.0 | 218 | 0.3159 | 0.0 | 0.5 | 0.0 |
57
+ | No log | 3.0 | 327 | 0.2721 | 0.5170 | 0.6766 | 0.3564 |
58
+ | No log | 4.0 | 436 | 0.2410 | 0.6267 | 0.7382 | 0.4854 |
59
+ | 0.3349 | 5.0 | 545 | 0.2238 | 0.6389 | 0.7415 | 0.4889 |
60
+ | 0.3349 | 6.0 | 654 | 0.2115 | 0.6564 | 0.7538 | 0.5156 |
61
+ | 0.3349 | 7.0 | 763 | 0.2005 | 0.6985 | 0.7824 | 0.5749 |
62
+ | 0.3349 | 8.0 | 872 | 0.1930 | 0.7429 | 0.8143 | 0.6406 |
63
+ | 0.3349 | 9.0 | 981 | 0.1903 | 0.7413 | 0.8161 | 0.6461 |
64
+ | 0.1716 | 10.0 | 1090 | 0.1879 | 0.7379 | 0.8170 | 0.6500 |
65
+ | 0.1716 | 11.0 | 1199 | 0.1879 | 0.7359 | 0.8141 | 0.6431 |
66
+
67
+
68
+ ### Framework versions
69
+
70
+ - Transformers 4.35.2
71
+ - Pytorch 2.1.0+cu121
72
+ - Datasets 2.16.1
73
+ - Tokenizers 0.15.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:baca0617338f705cee29ce2fbd56f6d5a2f8cf520b1fe14c7147529805feee64
3
  size 437993656
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4635e97895d9d9b4c898615721eb6e92b7eda6e9cac9ea7806d4978e9427a00
3
  size 437993656
runs/Jan02_19-19-30_9659d4f1569a/events.out.tfevents.1704223518.9659d4f1569a.4428.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:047d246083431b2741cd9cce7b576854c1a5acf62b0f8a061de5523bb12f4e51
3
+ size 508
tokenizer.json CHANGED
@@ -1,21 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 256,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 256
12
- },
13
- "direction": "Right",
14
- "pad_to_multiple_of": null,
15
- "pad_id": 1,
16
- "pad_type_id": 0,
17
- "pad_token": "<pad>"
18
- },
19
  "added_tokens": [
20
  {
21
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,