End of training
Browse files
README.md
ADDED
@@ -0,0 +1,91 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: gokuls/model_v1_complete_training_wt_init_48_tiny_freeze_new_ffn_2
|
3 |
+
tags:
|
4 |
+
- generated_from_trainer
|
5 |
+
datasets:
|
6 |
+
- emotion
|
7 |
+
metrics:
|
8 |
+
- accuracy
|
9 |
+
model-index:
|
10 |
+
- name: hbertv1-emotion-logit_KD-tiny_ffn_2
|
11 |
+
results:
|
12 |
+
- task:
|
13 |
+
name: Text Classification
|
14 |
+
type: text-classification
|
15 |
+
dataset:
|
16 |
+
name: emotion
|
17 |
+
type: emotion
|
18 |
+
config: split
|
19 |
+
split: validation
|
20 |
+
args: split
|
21 |
+
metrics:
|
22 |
+
- name: Accuracy
|
23 |
+
type: accuracy
|
24 |
+
value: 0.9005
|
25 |
+
---
|
26 |
+
|
27 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
28 |
+
should probably proofread and complete it, then remove this comment. -->
|
29 |
+
|
30 |
+
# hbertv1-emotion-logit_KD-tiny_ffn_2
|
31 |
+
|
32 |
+
This model is a fine-tuned version of [gokuls/model_v1_complete_training_wt_init_48_tiny_freeze_new_ffn_2](https://huggingface.co/gokuls/model_v1_complete_training_wt_init_48_tiny_freeze_new_ffn_2) on the emotion dataset.
|
33 |
+
It achieves the following results on the evaluation set:
|
34 |
+
- Loss: 0.4740
|
35 |
+
- Accuracy: 0.9005
|
36 |
+
|
37 |
+
## Model description
|
38 |
+
|
39 |
+
More information needed
|
40 |
+
|
41 |
+
## Intended uses & limitations
|
42 |
+
|
43 |
+
More information needed
|
44 |
+
|
45 |
+
## Training and evaluation data
|
46 |
+
|
47 |
+
More information needed
|
48 |
+
|
49 |
+
## Training procedure
|
50 |
+
|
51 |
+
### Training hyperparameters
|
52 |
+
|
53 |
+
The following hyperparameters were used during training:
|
54 |
+
- learning_rate: 5e-05
|
55 |
+
- train_batch_size: 64
|
56 |
+
- eval_batch_size: 64
|
57 |
+
- seed: 33
|
58 |
+
- distributed_type: multi-GPU
|
59 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
60 |
+
- lr_scheduler_type: linear
|
61 |
+
- num_epochs: 50
|
62 |
+
|
63 |
+
### Training results
|
64 |
+
|
65 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
66 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
67 |
+
| 3.1189 | 1.0 | 250 | 2.6103 | 0.514 |
|
68 |
+
| 2.0804 | 2.0 | 500 | 1.4939 | 0.7695 |
|
69 |
+
| 1.2677 | 3.0 | 750 | 0.8999 | 0.8445 |
|
70 |
+
| 0.8885 | 4.0 | 1000 | 0.6887 | 0.874 |
|
71 |
+
| 0.7023 | 5.0 | 1250 | 0.5821 | 0.889 |
|
72 |
+
| 0.5796 | 6.0 | 1500 | 0.5364 | 0.8875 |
|
73 |
+
| 0.5106 | 7.0 | 1750 | 0.5043 | 0.89 |
|
74 |
+
| 0.4603 | 8.0 | 2000 | 0.5055 | 0.889 |
|
75 |
+
| 0.405 | 9.0 | 2250 | 0.4903 | 0.89 |
|
76 |
+
| 0.3782 | 10.0 | 2500 | 0.4793 | 0.8965 |
|
77 |
+
| 0.3488 | 11.0 | 2750 | 0.4832 | 0.8945 |
|
78 |
+
| 0.3301 | 12.0 | 3000 | 0.4740 | 0.9005 |
|
79 |
+
| 0.3163 | 13.0 | 3250 | 0.4768 | 0.89 |
|
80 |
+
| 0.2983 | 14.0 | 3500 | 0.4925 | 0.887 |
|
81 |
+
| 0.2835 | 15.0 | 3750 | 0.4764 | 0.898 |
|
82 |
+
| 0.2702 | 16.0 | 4000 | 0.4856 | 0.8905 |
|
83 |
+
| 0.2522 | 17.0 | 4250 | 0.4829 | 0.897 |
|
84 |
+
|
85 |
+
|
86 |
+
### Framework versions
|
87 |
+
|
88 |
+
- Transformers 4.35.2
|
89 |
+
- Pytorch 1.14.0a0+410ce96
|
90 |
+
- Datasets 2.15.0
|
91 |
+
- Tokenizers 0.15.0
|
logs/events.out.tfevents.1700959828.serv-3318.864054.4
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:698832e1d4a10fe7a56ba9013edf991b7252c84571a11e4946b922464d1cea5a
|
3 |
+
size 12925
|
logs/events.out.tfevents.1700960017.serv-3318.864054.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cc558efecad01039beafe8eb1d25f8278327676523acb259c72f404295a3ff66
|
3 |
+
size 363
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 17226552
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c1d2b4f723d99191b57a6d0bf06a996807ac92ab7a8be3a756679702e7e8e7d8
|
3 |
size 17226552
|