Kevinger commited on
Commit
a020451
1 Parent(s): a174b7b

Model save

Browse files
README.md CHANGED
@@ -18,10 +18,10 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [sentence-transformers/all-distilroberta-v1](https://huggingface.co/sentence-transformers/all-distilroberta-v1) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.1556
22
- - F1: 0.7950
23
- - Roc Auc: 0.8725
24
- - Accuracy: 0.7682
25
 
26
  ## Model description
27
 
@@ -52,17 +52,17 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
54
  |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:--------:|
55
- | No log | 1.0 | 109 | 0.2222 | 0.6311 | 0.7379 | 0.4825 |
56
- | No log | 2.0 | 218 | 0.1784 | 0.7226 | 0.8012 | 0.6149 |
57
- | No log | 3.0 | 327 | 0.1568 | 0.7802 | 0.8480 | 0.7123 |
58
- | No log | 4.0 | 436 | 0.1567 | 0.7757 | 0.8584 | 0.7375 |
59
- | 0.1815 | 5.0 | 545 | 0.1533 | 0.7889 | 0.8670 | 0.7558 |
60
- | 0.1815 | 6.0 | 654 | 0.1527 | 0.7930 | 0.8697 | 0.7622 |
61
- | 0.1815 | 7.0 | 763 | 0.1562 | 0.7862 | 0.8693 | 0.7627 |
62
- | 0.1815 | 8.0 | 872 | 0.1556 | 0.7950 | 0.8725 | 0.7682 |
63
- | 0.1815 | 9.0 | 981 | 0.1577 | 0.7923 | 0.8717 | 0.7662 |
64
- | 0.0479 | 10.0 | 1090 | 0.1586 | 0.7921 | 0.8726 | 0.7677 |
65
- | 0.0479 | 11.0 | 1199 | 0.1586 | 0.7928 | 0.8729 | 0.7692 |
66
 
67
 
68
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [sentence-transformers/all-distilroberta-v1](https://huggingface.co/sentence-transformers/all-distilroberta-v1) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.1413
22
+ - F1: 0.8025
23
+ - Roc Auc: 0.8744
24
+ - Accuracy: 0.7687
25
 
26
  ## Model description
27
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
54
  |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:--------:|
55
+ | No log | 1.0 | 109 | 0.2310 | 0.5875 | 0.7128 | 0.4305 |
56
+ | No log | 2.0 | 218 | 0.1775 | 0.7192 | 0.7950 | 0.5991 |
57
+ | No log | 3.0 | 327 | 0.1571 | 0.7654 | 0.8255 | 0.6604 |
58
+ | No log | 4.0 | 436 | 0.1499 | 0.7854 | 0.8516 | 0.7192 |
59
+ | 0.2013 | 5.0 | 545 | 0.1410 | 0.8000 | 0.8705 | 0.7593 |
60
+ | 0.2013 | 6.0 | 654 | 0.1413 | 0.8025 | 0.8744 | 0.7687 |
61
+ | 0.2013 | 7.0 | 763 | 0.1408 | 0.8018 | 0.8762 | 0.7731 |
62
+ | 0.2013 | 8.0 | 872 | 0.1454 | 0.7973 | 0.8753 | 0.7736 |
63
+ | 0.2013 | 9.0 | 981 | 0.1467 | 0.7966 | 0.8736 | 0.7692 |
64
+ | 0.0634 | 10.0 | 1090 | 0.1481 | 0.7928 | 0.8721 | 0.7672 |
65
+ | 0.0634 | 11.0 | 1199 | 0.1471 | 0.7945 | 0.8730 | 0.7692 |
66
 
67
 
68
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d27ce620a0098531a841d83872e4f88b8931ebd8a0989c1e29e48bf1bf54fb72
3
  size 328510736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02d05569d9af96b67f70d084ad14689cdb381cb067e7b3e64e94289cf633d025
3
  size 328510736
runs/Jan02_19-13-20_9659d4f1569a/events.out.tfevents.1704222996.9659d4f1569a.4428.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1573f7c0488719efaad3592774e5b97a5a8bb832d6a183064a8761852b0db18b
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,