herobyeKung commited on
Commit
5a155f9
·
verified ·
1 Parent(s): 5e6a0ae

End of training

Browse files
Files changed (2) hide show
  1. README.md +78 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: airesearch/wangchanberta-base-att-spm-uncased
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
+ - precision
8
+ - recall
9
+ model-index:
10
+ - name: sentic-singletTextWcBerta-Fold1
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # sentic-singletTextWcBerta-Fold1
18
+
19
+ This model is a fine-tuned version of [airesearch/wangchanberta-base-att-spm-uncased](https://huggingface.co/airesearch/wangchanberta-base-att-spm-uncased) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.5203
22
+ - Accuracy: 0.7207
23
+ - Precision: 0.6983
24
+ - Recall: 0.7207
25
+ - F1 Score: 0.7008
26
+
27
+ ## Model description
28
+
29
+ More information needed
30
+
31
+ ## Intended uses & limitations
32
+
33
+ More information needed
34
+
35
+ ## Training and evaluation data
36
+
37
+ More information needed
38
+
39
+ ## Training procedure
40
+
41
+ ### Training hyperparameters
42
+
43
+ The following hyperparameters were used during training:
44
+ - learning_rate: 1e-05
45
+ - train_batch_size: 64
46
+ - eval_batch_size: 64
47
+ - seed: 42
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: cosine
50
+ - num_epochs: 15
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 Score |
55
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:--------:|
56
+ | No log | 1.0 | 60 | 0.6400 | 0.7029 | 0.4941 | 0.7029 | 0.5803 |
57
+ | 0.6072 | 2.0 | 120 | 0.6084 | 0.7029 | 0.4941 | 0.7029 | 0.5803 |
58
+ | 0.6072 | 3.0 | 180 | 0.6384 | 0.7029 | 0.4941 | 0.7029 | 0.5803 |
59
+ | 0.6201 | 4.0 | 240 | 0.5914 | 0.7029 | 0.4941 | 0.7029 | 0.5803 |
60
+ | 0.6043 | 5.0 | 300 | 0.5983 | 0.7029 | 0.4941 | 0.7029 | 0.5803 |
61
+ | 0.6043 | 6.0 | 360 | 0.5838 | 0.7071 | 0.6955 | 0.7071 | 0.5972 |
62
+ | 0.5881 | 7.0 | 420 | 0.5963 | 0.6475 | 0.6661 | 0.6475 | 0.6551 |
63
+ | 0.5881 | 8.0 | 480 | 0.5525 | 0.7155 | 0.6908 | 0.7155 | 0.6369 |
64
+ | 0.5542 | 9.0 | 540 | 0.5241 | 0.7218 | 0.6984 | 0.7218 | 0.7000 |
65
+ | 0.5026 | 10.0 | 600 | 0.5230 | 0.7050 | 0.6998 | 0.7050 | 0.7021 |
66
+ | 0.5026 | 11.0 | 660 | 0.5373 | 0.7322 | 0.7106 | 0.7322 | 0.6884 |
67
+ | 0.5048 | 12.0 | 720 | 0.5205 | 0.7123 | 0.7048 | 0.7123 | 0.7080 |
68
+ | 0.5048 | 13.0 | 780 | 0.5207 | 0.7238 | 0.7016 | 0.7238 | 0.7034 |
69
+ | 0.4974 | 14.0 | 840 | 0.5190 | 0.7249 | 0.7056 | 0.7249 | 0.7089 |
70
+ | 0.4953 | 15.0 | 900 | 0.5203 | 0.7207 | 0.6983 | 0.7207 | 0.7008 |
71
+
72
+
73
+ ### Framework versions
74
+
75
+ - Transformers 4.44.0
76
+ - Pytorch 2.4.0
77
+ - Datasets 2.21.0
78
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e5389ceb1000928122bff9742f7e83a1955ada51f133e38fe1b3091b3f320532
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35de64f99ed89be6efa6261171c6eafe0834d02879cd0b221d9faf9a9a4f5676
3
  size 437958648