Sairii commited on
Commit
8870f01
·
verified ·
1 Parent(s): 4454e72

Sbudo text classifier

Browse files
Files changed (3) hide show
  1. README.md +7 -7
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.1030
22
- - Accuracy: 0.9787
23
 
24
  ## Model description
25
 
@@ -50,11 +50,11 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | 0.6169 | 1.0 | 164 | 0.1723 | 0.9505 |
54
- | 0.1161 | 2.0 | 328 | 0.1274 | 0.9665 |
55
- | 0.0555 | 3.0 | 492 | 0.1260 | 0.9688 |
56
- | 0.022 | 4.0 | 656 | 0.0972 | 0.9787 |
57
- | 0.0114 | 5.0 | 820 | 0.1030 | 0.9787 |
58
 
59
 
60
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.1151
22
+ - Accuracy: 0.9779
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 0.6246 | 1.0 | 164 | 0.1772 | 0.9535 |
54
+ | 0.1157 | 2.0 | 328 | 0.1541 | 0.9627 |
55
+ | 0.0486 | 3.0 | 492 | 0.1017 | 0.9779 |
56
+ | 0.0222 | 4.0 | 656 | 0.1021 | 0.9794 |
57
+ | 0.0115 | 5.0 | 820 | 0.1151 | 0.9779 |
58
 
59
 
60
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:089bd41c5dcacfd753cf003fc963124e6a518234b9c2e9d88e607a8cf743adeb
3
  size 267851024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b46492a20829ecc0d6461c4e5a519d8d1539b19b4d1ff5546858c2217c04fee1
3
  size 267851024
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ccc51f4d809a4d660def46b00fa0f57c92c1b067feb1c6233b12f5d21f7712f4
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:898655d5780e192b6581ebd885539a61f1c8f226552687dcf6947a43a8073c0b
3
  size 5368