ishwarbb23 commited on
Commit
4ab86d0
·
1 Parent(s): 1b18e2f

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.4108
21
- - Accuracy: 0.79
 
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.3373 | 0.83 |
53
- | No log | 2.0 | 102 | 0.3360 | 0.7975 |
54
- | No log | 3.0 | 153 | 0.3572 | 0.79 |
55
- | No log | 4.0 | 204 | 0.3911 | 0.795 |
56
- | No log | 5.0 | 255 | 0.4108 | 0.79 |
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.3460
21
+ - Accuracy: 0.825
22
+ - Mcc: 0.2657
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.4138 | 0.8475 | 0.0 |
54
+ | No log | 2.0 | 102 | 0.3231 | 0.84 | 0.0763 |
55
+ | No log | 3.0 | 153 | 0.3211 | 0.825 | 0.2657 |
56
+ | No log | 4.0 | 204 | 0.3750 | 0.845 | 0.1995 |
57
+ | No log | 5.0 | 255 | 0.3460 | 0.825 | 0.2657 |
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:2d3ee9192fc10a8d59f4f9af4d2e9aac1ea44585b704f0c7ede2c2f7f4a00be1
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38ec1c34beb9f644d6e5ffc016fe5bc5a532ffe747d3dc666baddcabf0c19d9f
3
  size 267832560