philschmid HF staff commited on
Commit
96350ab
1 Parent(s): ed0a6d1

End of training

Browse files
Files changed (2) hide show
  1. README.md +80 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - generated_from_trainer
4
+ datasets:
5
+ - emotion
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: MiniLMv2-L6-H384-emotion
10
+ results:
11
+ - task:
12
+ name: Text Classification
13
+ type: text-classification
14
+ dataset:
15
+ name: emotion
16
+ type: emotion
17
+ args: default
18
+ metrics:
19
+ - name: Accuracy
20
+ type: accuracy
21
+ value: 0.9215
22
+ ---
23
+
24
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
25
+ should probably proofread and complete it, then remove this comment. -->
26
+
27
+ # MiniLMv2-L6-H384-emotion
28
+
29
+ This model is a fine-tuned version of [nreimers/MiniLMv2-L6-H384-distilled-from-RoBERTa-Large](https://huggingface.co/nreimers/MiniLMv2-L6-H384-distilled-from-RoBERTa-Large) on the emotion dataset.
30
+ It achieves the following results on the evaluation set:
31
+ - Loss: 0.2140
32
+ - Accuracy: 0.9215
33
+
34
+ ## Model description
35
+
36
+ More information needed
37
+
38
+ ## Intended uses & limitations
39
+
40
+ More information needed
41
+
42
+ ## Training and evaluation data
43
+
44
+ More information needed
45
+
46
+ ## Training procedure
47
+
48
+ ### Training hyperparameters
49
+
50
+ The following hyperparameters were used during training:
51
+ - learning_rate: 3e-05
52
+ - train_batch_size: 32
53
+ - eval_batch_size: 32
54
+ - seed: 42
55
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
56
+ - lr_scheduler_type: linear
57
+ - lr_scheduler_warmup_steps: 500
58
+ - num_epochs: 8
59
+ - mixed_precision_training: Native AMP
60
+
61
+ ### Training results
62
+
63
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
64
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
65
+ | 1.432 | 1.0 | 500 | 0.9992 | 0.6805 |
66
+ | 0.8073 | 2.0 | 1000 | 0.5437 | 0.846 |
67
+ | 0.4483 | 3.0 | 1500 | 0.3018 | 0.909 |
68
+ | 0.2833 | 4.0 | 2000 | 0.2412 | 0.915 |
69
+ | 0.2169 | 5.0 | 2500 | 0.2140 | 0.9215 |
70
+ | 0.1821 | 6.0 | 3000 | 0.2159 | 0.917 |
71
+ | 0.154 | 7.0 | 3500 | 0.2084 | 0.919 |
72
+ | 0.1461 | 8.0 | 4000 | 0.2047 | 0.92 |
73
+
74
+
75
+ ### Framework versions
76
+
77
+ - Transformers 4.12.3
78
+ - Pytorch 1.9.1
79
+ - Datasets 1.15.1
80
+ - Tokenizers 0.10.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7a812889ede21eb747354fbe62bd338010e74acda63d258f29794fca08af72c9
3
  size 121235053
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40d9f4dfb7761392cfecdc597d3854e32ab34648a5cc5d20bbd5e80448954236
3
  size 121235053