full57 commited on
Commit
216b63f
·
1 Parent(s): 9f1164f

Success is guatanteed!

Browse files
Files changed (2) hide show
  1. README.md +79 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: microsoft/MiniLM-L12-H384-uncased
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - emotion
8
+ metrics:
9
+ - f1
10
+ model-index:
11
+ - name: test01
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: F1
24
+ type: f1
25
+ value: 0.9104824364647098
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
+ # test01
32
+
33
+ This model is a fine-tuned version of [microsoft/MiniLM-L12-H384-uncased](https://huggingface.co/microsoft/MiniLM-L12-H384-uncased) on the emotion dataset.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 0.3902
36
+ - F1: 0.9105
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: 64
57
+ - eval_batch_size: 64
58
+ - seed: 42
59
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
60
+ - lr_scheduler_type: linear
61
+ - num_epochs: 5
62
+
63
+ ### Training results
64
+
65
+ | Training Loss | Epoch | Step | Validation Loss | F1 |
66
+ |:-------------:|:-----:|:----:|:---------------:|:------:|
67
+ | 1.4186 | 1.0 | 250 | 1.1125 | 0.4765 |
68
+ | 0.9485 | 2.0 | 500 | 0.7212 | 0.8291 |
69
+ | 0.6309 | 3.0 | 750 | 0.5014 | 0.8881 |
70
+ | 0.4772 | 4.0 | 1000 | 0.4186 | 0.9122 |
71
+ | 0.4078 | 5.0 | 1250 | 0.3902 | 0.9105 |
72
+
73
+
74
+ ### Framework versions
75
+
76
+ - Transformers 4.33.2
77
+ - Pytorch 2.0.1+cu117
78
+ - Datasets 2.14.5
79
+ - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:88e74b13b63706ac23657a67146016d0a83139caecc6a3e70a74d1d3549be556
3
  size 133517617
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20f3d8989a41900b1238ce607c65895d1aadded52509c46a18c4525c591b740f
3
  size 133517617