Meet04 commited on
Commit
0acca39
1 Parent(s): fa6a863

Model save

Browse files
README.md ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: albert-base-v2
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - emotion
8
+ metrics:
9
+ - accuracy
10
+ model-index:
11
+ - name: ALBERT_trainer_emotion
12
+ results:
13
+ - task:
14
+ name: Text Classification
15
+ type: text-classification
16
+ dataset:
17
+ name: emotion
18
+ type: emotion
19
+ config: split
20
+ split: validation
21
+ args: split
22
+ metrics:
23
+ - name: Accuracy
24
+ type: accuracy
25
+ value: 0.927
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
+ # ALBERT_trainer_emotion
32
+
33
+ This model is a fine-tuned version of [albert-base-v2](https://huggingface.co/albert-base-v2) on the emotion dataset.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 0.3559
36
+ - Accuracy: 0.927
37
+
38
+ ## Model description
39
+
40
+ More information needed
41
+
42
+ ## Intended uses & limitations
43
+
44
+ More information needed
45
+
46
+ ## Training and evaluation data
47
+
48
+ More information needed
49
+
50
+ ## Training procedure
51
+
52
+ ### Training hyperparameters
53
+
54
+ The following hyperparameters were used during training:
55
+ - learning_rate: 2e-05
56
+ - train_batch_size: 20
57
+ - eval_batch_size: 16
58
+ - seed: 42
59
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
60
+ - lr_scheduler_type: linear
61
+ - num_epochs: 7
62
+
63
+ ### Training results
64
+
65
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
66
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
67
+ | 0.1217 | 1.0 | 800 | 0.1936 | 0.93 |
68
+ | 0.1054 | 2.0 | 1600 | 0.2105 | 0.9305 |
69
+ | 0.0893 | 3.0 | 2400 | 0.2199 | 0.933 |
70
+ | 0.0751 | 4.0 | 3200 | 0.2412 | 0.9375 |
71
+ | 0.0608 | 5.0 | 4000 | 0.2853 | 0.932 |
72
+ | 0.0342 | 6.0 | 4800 | 0.3575 | 0.9315 |
73
+ | 0.025 | 7.0 | 5600 | 0.3698 | 0.931 |
74
+
75
+
76
+ ### Framework versions
77
+
78
+ - Transformers 4.38.2
79
+ - Pytorch 2.2.1+cu121
80
+ - Datasets 2.18.0
81
+ - Tokenizers 0.15.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3ad9a3e394e4bcf1fab1e43c4f22b7f95b62bd5f8f38f594d3fe958ac1bcdb76
3
  size 46756216
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba4cbe14a2acd64fa55d7236bb222deff6571422a853b992c802928bc737ff58
3
  size 46756216
runs/Mar13_18-25-25_5c5f6a8366e7/events.out.tfevents.1710354326.5c5f6a8366e7.785.6 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:62db57c3348b4bf8c6a55297211ca5f8941dba27ce4758075998740c9d81ee05
3
- size 9359
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c76ec16572ce24825e9cac96467a22ca34292b8de549157e16e30a036393ec2
3
+ size 10036
runs/Mar13_18-25-25_5c5f6a8366e7/events.out.tfevents.1710358758.5c5f6a8366e7.785.8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09c88f9dd0bdbe6441536aace8f989b67e1a2490776cb986699b3d615ce10523
3
+ size 1057