Sairii commited on
Commit
c751ac3
·
verified ·
1 Parent(s): 8c7cd44

Sbudo text classifier

Browse files
Files changed (3) hide show
  1. README.md +12 -12
  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 an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.0758
22
- - Accuracy: 0.9799
23
 
24
  ## Model description
25
 
@@ -50,16 +50,16 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | 0.5363 | 1.0 | 25 | 0.3316 | 0.8643 |
54
- | 0.1659 | 2.0 | 50 | 0.1660 | 0.9497 |
55
- | 0.0676 | 3.0 | 75 | 0.0218 | 0.9899 |
56
- | 0.0248 | 4.0 | 100 | 0.0794 | 0.9749 |
57
- | 0.0104 | 5.0 | 125 | 0.0263 | 0.9849 |
58
- | 0.0021 | 6.0 | 150 | 0.0461 | 0.9749 |
59
- | 0.0102 | 7.0 | 175 | 0.0494 | 0.9849 |
60
- | 0.0006 | 8.0 | 200 | 0.0719 | 0.9799 |
61
- | 0.0005 | 9.0 | 225 | 0.0755 | 0.9799 |
62
- | 0.0005 | 10.0 | 250 | 0.0758 | 0.9799 |
63
 
64
 
65
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.1424
22
+ - Accuracy: 0.9698
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 0.4879 | 1.0 | 25 | 0.2264 | 0.9196 |
54
+ | 0.1452 | 2.0 | 50 | 0.2094 | 0.9447 |
55
+ | 0.0837 | 3.0 | 75 | 0.0876 | 0.9749 |
56
+ | 0.0281 | 4.0 | 100 | 0.1444 | 0.9648 |
57
+ | 0.0127 | 5.0 | 125 | 0.1225 | 0.9698 |
58
+ | 0.0008 | 6.0 | 150 | 0.1622 | 0.9698 |
59
+ | 0.0005 | 7.0 | 175 | 0.1584 | 0.9698 |
60
+ | 0.0004 | 8.0 | 200 | 0.1448 | 0.9698 |
61
+ | 0.0003 | 9.0 | 225 | 0.1428 | 0.9698 |
62
+ | 0.0003 | 10.0 | 250 | 0.1424 | 0.9698 |
63
 
64
 
65
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b89f40e88a51c5d46f41a84f1ad6d89651a89a35b169aeda69100b21c28b8edc
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2734f9fd758410b261f493e20eff00a21496c9def36917b22e5c5a073e39727
3
  size 267832560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d86bd435a886afb8c597df27aac2dbed54aa1dce3345b244ab31b21ec0d6cc31
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21a5115fdf89790f78c73aee5603148cfc3fabee949f2fdbbe066d8ea82e5df4
3
  size 5368