kimsiun commited on
Commit
496bc89
·
1 Parent(s): 7426501

End of training

Browse files
Files changed (2) hide show
  1. README.md +73 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - f1
7
+ model-index:
8
+ - name: ec_classfication_0502_google_electra_base_discriminator
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # ec_classfication_0502_google_electra_base_discriminator
16
+
17
+ This model is a fine-tuned version of [google/electra-base-discriminator](https://huggingface.co/google/electra-base-discriminator) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.8369
20
+ - F1: 0.8511
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 2e-05
40
+ - train_batch_size: 16
41
+ - eval_batch_size: 16
42
+ - seed: 42
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: linear
45
+ - num_epochs: 15
46
+
47
+ ### Training results
48
+
49
+ | Training Loss | Epoch | Step | Validation Loss | F1 |
50
+ |:-------------:|:-----:|:----:|:---------------:|:------:|
51
+ | No log | 1.0 | 59 | 0.6505 | 0.3934 |
52
+ | No log | 2.0 | 118 | 0.4319 | 0.8211 |
53
+ | No log | 3.0 | 177 | 0.4704 | 0.8269 |
54
+ | No log | 4.0 | 236 | 0.4700 | 0.8571 |
55
+ | No log | 5.0 | 295 | 0.5886 | 0.8478 |
56
+ | No log | 6.0 | 354 | 0.8250 | 0.8 |
57
+ | No log | 7.0 | 413 | 0.6282 | 0.8571 |
58
+ | No log | 8.0 | 472 | 0.6684 | 0.8632 |
59
+ | 0.2241 | 9.0 | 531 | 0.7479 | 0.8632 |
60
+ | 0.2241 | 10.0 | 590 | 0.8523 | 0.8387 |
61
+ | 0.2241 | 11.0 | 649 | 0.7993 | 0.8511 |
62
+ | 0.2241 | 12.0 | 708 | 0.8075 | 0.8602 |
63
+ | 0.2241 | 13.0 | 767 | 0.8326 | 0.8511 |
64
+ | 0.2241 | 14.0 | 826 | 0.8350 | 0.8511 |
65
+ | 0.2241 | 15.0 | 885 | 0.8369 | 0.8511 |
66
+
67
+
68
+ ### Framework versions
69
+
70
+ - Transformers 4.27.3
71
+ - Pytorch 2.0.0+cu118
72
+ - Datasets 2.11.0
73
+ - Tokenizers 0.13.2
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1b47c19b6093ac7ba029aed6bca01f6867ecb2e5ecb3da1eaa407c0589392cb2
3
  size 438008501
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47134db071cea78e67bab6387e606c70759db56794efc1d24e04e8027d8dfcc8
3
  size 438008501