pszemraj commited on
Commit
c803d97
1 Parent(s): 216dedf

End of training

Browse files
Files changed (2) hide show
  1. README.md +74 -2
  2. model.safetensors +1 -1
README.md CHANGED
@@ -1,4 +1,76 @@
1
  ---
2
  license: apache-2.0
3
- pipeline_tag: zero-shot-classification
4
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ base_model: google/electra-small-discriminator
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: electra-small-discriminator-zeroshot-v1.1-none
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
+ # electra-small-discriminator-zeroshot-v1.1-none
17
+
18
+ This model is a fine-tuned version of [google/electra-small-discriminator](https://huggingface.co/google/electra-small-discriminator) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.3747
21
+ - F1 Macro: 0.4125
22
+ - F1 Micro: 0.4620
23
+ - Accuracy Balanced: 0.4701
24
+ - Accuracy: 0.4620
25
+ - Precision Macro: 0.5162
26
+ - Recall Macro: 0.4701
27
+ - Precision Micro: 0.4620
28
+ - Recall Micro: 0.4620
29
+
30
+ ## Model description
31
+
32
+ More information needed
33
+
34
+ ## Intended uses & limitations
35
+
36
+ More information needed
37
+
38
+ ## Training and evaluation data
39
+
40
+ More information needed
41
+
42
+ ## Training procedure
43
+
44
+ ### Training hyperparameters
45
+
46
+ The following hyperparameters were used during training:
47
+ - learning_rate: 5e-05
48
+ - train_batch_size: 64
49
+ - eval_batch_size: 64
50
+ - seed: 80085
51
+ - optimizer: Adam with betas=(0.9,0.98) and epsilon=1e-08
52
+ - lr_scheduler_type: linear
53
+ - lr_scheduler_warmup_ratio: 0.04
54
+ - num_epochs: 3
55
+
56
+ ### Training results
57
+
58
+ | Training Loss | Epoch | Step | Validation Loss | F1 Macro | F1 Micro | Accuracy Balanced | Accuracy | Precision Macro | Recall Macro | Precision Micro | Recall Micro |
59
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|:--------:|:-----------------:|:--------:|:---------------:|:------------:|:---------------:|:------------:|
60
+ | 0.4765 | 0.32 | 5000 | 0.5300 | 0.7326 | 0.7528 | 0.7329 | 0.7528 | 0.7322 | 0.7329 | 0.7528 | 0.7528 |
61
+ | 0.4408 | 0.65 | 10000 | 0.5099 | 0.7402 | 0.765 | 0.7359 | 0.765 | 0.7463 | 0.7359 | 0.765 | 0.765 |
62
+ | 0.4169 | 0.97 | 15000 | 0.4976 | 0.7473 | 0.7702 | 0.7439 | 0.7702 | 0.7517 | 0.7439 | 0.7702 | 0.7702 |
63
+ | 0.387 | 1.3 | 20000 | 0.4943 | 0.7525 | 0.7742 | 0.7498 | 0.7742 | 0.7559 | 0.7498 | 0.7742 | 0.7742 |
64
+ | 0.3905 | 1.62 | 25000 | 0.4931 | 0.7522 | 0.775 | 0.7484 | 0.775 | 0.7572 | 0.7484 | 0.775 | 0.775 |
65
+ | 0.4001 | 1.95 | 30000 | 0.4924 | 0.7544 | 0.7752 | 0.7524 | 0.7752 | 0.7568 | 0.7524 | 0.7752 | 0.7752 |
66
+ | 0.3995 | 2.27 | 35000 | 0.4900 | 0.7543 | 0.7758 | 0.7517 | 0.7758 | 0.7576 | 0.7517 | 0.7758 | 0.7758 |
67
+ | 0.3981 | 2.6 | 40000 | 0.4906 | 0.7529 | 0.7742 | 0.7504 | 0.7742 | 0.7558 | 0.7504 | 0.7742 | 0.7742 |
68
+ | 0.4232 | 2.92 | 45000 | 0.4904 | 0.7544 | 0.776 | 0.7516 | 0.776 | 0.7579 | 0.7516 | 0.776 | 0.776 |
69
+
70
+
71
+ ### Framework versions
72
+
73
+ - Transformers 4.33.3
74
+ - Pytorch 2.1.2+cu121
75
+ - Datasets 2.16.1
76
+ - Tokenizers 0.13.3
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:91b0c7873dca57f4ab244a8ca865af2b74c73a4fd402fc19841c81b82cd930d0
3
  size 27122724
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9d9e38af8f49572f6b5d1849d2d0eb68e5947d7da1657ebec9ab577ab249a5a
3
  size 27122724