nguyenhongquy commited on
Commit
42a1904
·
verified ·
1 Parent(s): d94d71f

End of training

Browse files
Files changed (2) hide show
  1. README.md +7 -8
  2. model.safetensors +1 -1
README.md CHANGED
@@ -17,8 +17,8 @@ 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 an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.6639
21
- - Accuracy: 0.7315
22
 
23
  ## Model description
24
 
@@ -43,21 +43,20 @@ The following hyperparameters were used during training:
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
- - num_epochs: 4
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | No log | 1.0 | 108 | 0.5392 | 0.7130 |
53
- | No log | 2.0 | 216 | 0.5054 | 0.7315 |
54
- | No log | 3.0 | 324 | 0.6395 | 0.7315 |
55
- | No log | 4.0 | 432 | 0.6639 | 0.7315 |
56
 
57
 
58
  ### Framework versions
59
 
60
  - Transformers 4.35.2
61
  - Pytorch 2.1.0+cu121
62
- - Datasets 2.15.0
63
  - Tokenizers 0.15.0
 
17
 
18
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.5527
21
+ - Accuracy: 0.7399
22
 
23
  ## Model description
24
 
 
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
+ - num_epochs: 3
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | No log | 1.0 | 87 | 0.5582 | 0.7110 |
53
+ | No log | 2.0 | 174 | 0.5495 | 0.7168 |
54
+ | No log | 3.0 | 261 | 0.5527 | 0.7399 |
 
55
 
56
 
57
  ### Framework versions
58
 
59
  - Transformers 4.35.2
60
  - Pytorch 2.1.0+cu121
61
+ - Datasets 2.16.1
62
  - Tokenizers 0.15.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9d7eefd508a6e9f0fdbb078590602a1f4db8c534ce9d0f4533dfd45dbdc25d68
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6356085991734b4237f2c4728eb4c38ca7c603a8cea55d4260842349ba8163b
3
  size 267832560