ewankim1023 commited on
Commit
80ca2f8
1 Parent(s): d98cb5e

Successful training

Browse files
Files changed (3) hide show
  1. README.md +50 -0
  2. pytorch_model.bin +1 -1
  3. training_args.bin +1 -1
README.md ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: microsoft/MiniLM-L12-H384-uncased
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - emotion
8
+ model-index:
9
+ - name: minillm-finetuned-emotion
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # minillm-finetuned-emotion
17
+
18
+ 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.
19
+
20
+ ## Model description
21
+
22
+ More information needed
23
+
24
+ ## Intended uses & limitations
25
+
26
+ More information needed
27
+
28
+ ## Training and evaluation data
29
+
30
+ More information needed
31
+
32
+ ## Training procedure
33
+
34
+ ### Training hyperparameters
35
+
36
+ The following hyperparameters were used during training:
37
+ - learning_rate: 2e-05
38
+ - train_batch_size: 8
39
+ - eval_batch_size: 8
40
+ - seed: 42
41
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
+ - lr_scheduler_type: linear
43
+ - num_epochs: 5
44
+
45
+ ### Framework versions
46
+
47
+ - Transformers 4.33.1
48
+ - Pytorch 2.0.1+cu117
49
+ - Datasets 2.14.5
50
+ - Tokenizers 0.13.3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d6602680881d31e5583e1947739c17d123a7581a924e6d1dbf892e950c0b9b76
3
  size 133517617
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44ad748eb2351b9b1ee949bbff55fa6c3c527f04099d22b7f745bc92fe570f4f
3
  size 133517617
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7ffe98db34d560d5ced1ac1536e6a9b8c4fa4c177b29aecf5fe985cbe962e12f
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:915ddfa03017c7ca53f29dd643978b7a6c4e9b30300e9235d482daa7875d73c1
3
  size 4091