akbarsigit commited on
Commit
baff3e6
·
verified ·
1 Parent(s): dcc18e1

End of training

Browse files
Files changed (2) hide show
  1. README.md +68 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: distilbert/distilbert-base-uncased
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: mental_classification
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # mental_classification
17
+
18
+ This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.5913
21
+ - Accuracy: 0.8815
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 2e-05
41
+ - train_batch_size: 16
42
+ - eval_batch_size: 16
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 15
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
+ |:-------------:|:-------:|:----:|:---------------:|:--------:|
52
+ | 2.2665 | 1.5038 | 197 | 1.6089 | 0.5908 |
53
+ | 1.1385 | 3.0076 | 394 | 1.0268 | 0.7610 |
54
+ | 0.5896 | 4.5115 | 591 | 0.7455 | 0.8394 |
55
+ | 0.3186 | 6.0153 | 788 | 0.6275 | 0.8566 |
56
+ | 0.1691 | 7.5191 | 985 | 0.5975 | 0.8719 |
57
+ | 0.0971 | 9.0229 | 1182 | 0.5844 | 0.8623 |
58
+ | 0.0597 | 10.5267 | 1379 | 0.5824 | 0.8757 |
59
+ | 0.0418 | 12.0305 | 1576 | 0.5894 | 0.8776 |
60
+ | 0.0334 | 13.5344 | 1773 | 0.5913 | 0.8815 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.42.4
66
+ - Pytorch 2.3.1+cu121
67
+ - Datasets 2.21.0
68
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bd883b9952bd734e5bc7f904c23c8a4137ee30a322155673c6b8abca916aaab9
3
  size 267918696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a60a74127bc357fec3c3fc6bf46b912999988919421bf78505238ba1f9356d9
3
  size 267918696