LogischeIP commited on
Commit
508a6ec
1 Parent(s): 26404e3

End of training

Browse files
README.md CHANGED
@@ -18,11 +18,11 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.3554
22
- - Accuracy: 0.8507
23
- - F1: 0.8568
24
- - Auc Roc: 0.9199
25
- - Log Loss: 0.3554
26
 
27
  ## Model description
28
 
@@ -57,10 +57,10 @@ The following hyperparameters were used during training:
57
 
58
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Auc Roc | Log Loss |
59
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:-------:|:--------:|
60
- | 0.6935 | 1.0 | 101 | 0.6756 | 0.7251 | 0.7427 | 0.8000 | 0.6756 |
61
- | 0.5974 | 2.0 | 203 | 0.4756 | 0.8060 | 0.8251 | 0.8897 | 0.4756 |
62
- | 0.4166 | 3.0 | 304 | 0.3724 | 0.8445 | 0.8489 | 0.9138 | 0.3724 |
63
- | 0.3405 | 3.98 | 404 | 0.3554 | 0.8507 | 0.8568 | 0.9199 | 0.3554 |
64
 
65
 
66
  ### Framework versions
@@ -68,4 +68,4 @@ The following hyperparameters were used during training:
68
  - Transformers 4.35.2
69
  - Pytorch 2.1.0+cu121
70
  - Datasets 2.16.1
71
- - Tokenizers 0.15.0
 
18
 
19
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.3267
22
+ - Accuracy: 0.8657
23
+ - F1: 0.8683
24
+ - Auc Roc: 0.9348
25
+ - Log Loss: 0.3267
26
 
27
  ## Model description
28
 
 
57
 
58
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Auc Roc | Log Loss |
59
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:-------:|:--------:|
60
+ | 0.6996 | 1.0 | 101 | 0.6830 | 0.6692 | 0.5957 | 0.7499 | 0.6830 |
61
+ | 0.6199 | 2.0 | 203 | 0.4744 | 0.8122 | 0.8286 | 0.9043 | 0.4744 |
62
+ | 0.4139 | 3.0 | 304 | 0.3610 | 0.8495 | 0.8459 | 0.9275 | 0.3610 |
63
+ | 0.3337 | 3.98 | 404 | 0.3267 | 0.8657 | 0.8683 | 0.9348 | 0.3267 |
64
 
65
 
66
  ### Framework versions
 
68
  - Transformers 4.35.2
69
  - Pytorch 2.1.0+cu121
70
  - Datasets 2.16.1
71
+ - Tokenizers 0.15.1
added_tokens.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "[PAD]": 50257
3
+ }
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:efdb81a37fca7979b23da6dc57f50c37282bd6f7f52d036dd8df2d7ff67ce509
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7baab203a18246581b440caefbbd65c339f765c6a2d781171d92a4d44f2b0ff
3
  size 267832560
runs/Jan24_21-40-26_7d2b1e2d4e1a/events.out.tfevents.1706132427.7d2b1e2d4e1a.48811.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4a71d277c9a6672b6d988da31fb5f0586173731c7c1651a8adaee1df8ce41e3
3
+ size 7042
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:04b592d8f0668ab57a13518b4835e096109e1eb79aee903f1a691ba84d08c7c8
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e17d259b168871b4c66379c5ec8cba7b9711ca1e7112a2795c4bc71889ef7b05
3
  size 4664
vocab.json ADDED
The diff for this file is too large to render. See raw diff