DandinPower commited on
Commit
b402ca0
1 Parent(s): 469fbcf

End of training

Browse files
Files changed (2) hide show
  1. README.md +84 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ license: mit
5
+ base_model: microsoft/deberta-v3-base
6
+ tags:
7
+ - nycu-112-2-datamining-hw2
8
+ - generated_from_trainer
9
+ datasets:
10
+ - DandinPower/review_onlytitleandtext
11
+ metrics:
12
+ - accuracy
13
+ model-index:
14
+ - name: deberta-v3-base-otat
15
+ results:
16
+ - task:
17
+ name: Text Classification
18
+ type: text-classification
19
+ dataset:
20
+ name: DandinPower/review_onlytitleandtext
21
+ type: DandinPower/review_onlytitleandtext
22
+ metrics:
23
+ - name: Accuracy
24
+ type: accuracy
25
+ value: 0.6360357142857143
26
+ ---
27
+
28
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
29
+ should probably proofread and complete it, then remove this comment. -->
30
+
31
+ # deberta-v3-base-otat
32
+
33
+ This model is a fine-tuned version of [microsoft/deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-base) on the DandinPower/review_onlytitleandtext dataset.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 1.5029
36
+ - Accuracy: 0.6360
37
+ - Macro F1: 0.6367
38
+
39
+ ## Model description
40
+
41
+ More information needed
42
+
43
+ ## Intended uses & limitations
44
+
45
+ More information needed
46
+
47
+ ## Training and evaluation data
48
+
49
+ More information needed
50
+
51
+ ## Training procedure
52
+
53
+ ### Training hyperparameters
54
+
55
+ The following hyperparameters were used during training:
56
+ - learning_rate: 4.5e-05
57
+ - train_batch_size: 8
58
+ - eval_batch_size: 16
59
+ - seed: 42
60
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
61
+ - lr_scheduler_type: linear
62
+ - lr_scheduler_warmup_steps: 1500
63
+ - num_epochs: 5
64
+
65
+ ### Training results
66
+
67
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Macro F1 |
68
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|
69
+ | 0.9961 | 0.57 | 500 | 0.9958 | 0.5675 | 0.5638 |
70
+ | 0.9267 | 1.14 | 1000 | 0.9776 | 0.5814 | 0.5727 |
71
+ | 0.9086 | 1.71 | 1500 | 1.1673 | 0.5709 | 0.5355 |
72
+ | 0.744 | 2.29 | 2000 | 0.9788 | 0.6325 | 0.6267 |
73
+ | 0.7131 | 2.86 | 2500 | 0.9493 | 0.6219 | 0.6203 |
74
+ | 0.5815 | 3.43 | 3000 | 0.9966 | 0.6224 | 0.6259 |
75
+ | 0.5434 | 4.0 | 3500 | 1.1400 | 0.6336 | 0.6326 |
76
+ | 0.3162 | 4.57 | 4000 | 1.5029 | 0.6360 | 0.6367 |
77
+
78
+
79
+ ### Framework versions
80
+
81
+ - Transformers 4.39.3
82
+ - Pytorch 2.2.2+cu121
83
+ - Datasets 2.18.0
84
+ - Tokenizers 0.15.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cf11662e987eb152fddb0bd9c2a8ed2aa0d8a67acf575e4e7851fbe209f37847
3
  size 737728508
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e00d6cf81607a5e0af6c9b3db2e2a4e1c89fea67effd8a5ca379dacf58c6d41d
3
  size 737728508