ajaykashela commited on
Commit
7a43bb9
·
verified ·
1 Parent(s): 85d1979

Model save

Browse files
Files changed (2) hide show
  1. README.md +7 -7
  2. model.safetensors +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.0175
23
  - Accuracy: 1.0
24
  - F1: 1.0
25
 
@@ -50,12 +50,12 @@ The following hyperparameters were used during training:
50
 
51
  ### Training results
52
 
53
- | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
- |:-------------:|:-----:|:----:|:---------------:|:--------:|:---:|
55
- | 0.0971 | 1.0 | 15 | 0.0445 | 1.0 | 1.0 |
56
- | 0.0407 | 2.0 | 30 | 0.0249 | 1.0 | 1.0 |
57
- | 0.0269 | 3.0 | 45 | 0.0190 | 1.0 | 1.0 |
58
- | 0.0224 | 4.0 | 60 | 0.0175 | 1.0 | 1.0 |
59
 
60
 
61
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.2803
23
  - Accuracy: 1.0
24
  - F1: 1.0
25
 
 
50
 
51
  ### Training results
52
 
53
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
55
+ | 1.0454 | 1.0 | 15 | 0.9011 | 0.9667 | 0.9667 |
56
+ | 0.7822 | 2.0 | 30 | 0.5700 | 0.9833 | 0.9833 |
57
+ | 0.4929 | 3.0 | 45 | 0.3472 | 1.0 | 1.0 |
58
+ | 0.3509 | 4.0 | 60 | 0.2803 | 1.0 | 1.0 |
59
 
60
 
61
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:741935fe8ce2ccfae0657d0544cf1cf47a140236a294b39471c9baec67e3eed4
3
  size 267835644
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e2f98d11b377432cb3c1c707313eb9ff3e8a5201ad33786329db21ecc231a43
3
  size 267835644