ishwarbb23 commited on
Commit
d00bdc9
·
1 Parent(s): ff12286

End of training

Browse files
Files changed (2) hide show
  1. README.md +11 -10
  2. model.safetensors +1 -1
README.md CHANGED
@@ -17,8 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.4086
21
- - Accuracy: 0.895
 
22
 
23
  ## Model description
24
 
@@ -47,18 +48,18 @@ The following hyperparameters were used during training:
47
 
48
  ### Training results
49
 
50
- | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
- |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | No log | 1.0 | 51 | 0.2662 | 0.915 |
53
- | No log | 2.0 | 102 | 0.2977 | 0.9075 |
54
- | No log | 3.0 | 153 | 0.3400 | 0.905 |
55
- | No log | 4.0 | 204 | 0.3964 | 0.8925 |
56
- | No log | 5.0 | 255 | 0.4086 | 0.895 |
57
 
58
 
59
  ### Framework versions
60
 
61
- - Transformers 4.34.1
62
  - Pytorch 2.1.0+cu118
63
  - Datasets 2.14.6
64
  - Tokenizers 0.14.1
 
17
 
18
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.4537
21
+ - Accuracy: 0.8375
22
+ - Mcc: 0.1417
23
 
24
  ## Model description
25
 
 
48
 
49
  ### Training results
50
 
51
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Mcc |
52
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
53
+ | No log | 1.0 | 51 | 0.4281 | 0.8425 | 0.0 |
54
+ | No log | 2.0 | 102 | 0.4170 | 0.8425 | 0.0 |
55
+ | No log | 3.0 | 153 | 0.4310 | 0.845 | 0.1158 |
56
+ | No log | 4.0 | 204 | 0.4443 | 0.8375 | 0.1417 |
57
+ | No log | 5.0 | 255 | 0.4537 | 0.8375 | 0.1417 |
58
 
59
 
60
  ### Framework versions
61
 
62
+ - Transformers 4.35.0
63
  - Pytorch 2.1.0+cu118
64
  - Datasets 2.14.6
65
  - Tokenizers 0.14.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e3644c5f7c75e19e4dcd6a1ca38ee1d49c55cbd97236a9938a40b4f7f596e88c
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69dc7363ebf461a84b85f97469eb97328744597d0c6f7bf7394259622190a6c0
3
  size 267832560