AnonymousCS commited on
Commit
c141186
·
verified ·
1 Parent(s): 83459d6

End of training

Browse files
README.md ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: google-bert/bert-base-multilingual-cased
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ - f1
10
+ - recall
11
+ model-index:
12
+ - name: populism_model8
13
+ results: []
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+ # populism_model8
20
+
21
+ This model is a fine-tuned version of [google-bert/bert-base-multilingual-cased](https://huggingface.co/google-bert/bert-base-multilingual-cased) on the None dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.8782
24
+ - Accuracy: 0.9300
25
+ - F1: 0.3704
26
+ - Recall: 0.3125
27
+
28
+ ## Model description
29
+
30
+ More information needed
31
+
32
+ ## Intended uses & limitations
33
+
34
+ More information needed
35
+
36
+ ## Training and evaluation data
37
+
38
+ More information needed
39
+
40
+ ## Training procedure
41
+
42
+ ### Training hyperparameters
43
+
44
+ The following hyperparameters were used during training:
45
+ - learning_rate: 1e-05
46
+ - train_batch_size: 64
47
+ - eval_batch_size: 64
48
+ - seed: 42
49
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
50
+ - lr_scheduler_type: linear
51
+ - num_epochs: 5
52
+ - mixed_precision_training: Native AMP
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Recall |
57
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:------:|
58
+ | No log | 1.0 | 31 | 0.5128 | 0.9177 | 0.4286 | 0.4688 |
59
+ | 0.3713 | 2.0 | 62 | 0.5507 | 0.8827 | 0.4 | 0.5938 |
60
+ | 0.3713 | 3.0 | 93 | 0.6796 | 0.9259 | 0.5 | 0.5625 |
61
+ | 0.2441 | 4.0 | 124 | 0.7588 | 0.9239 | 0.4638 | 0.5 |
62
+ | 0.1715 | 5.0 | 155 | 0.8782 | 0.9300 | 0.3704 | 0.3125 |
63
+
64
+
65
+ ### Framework versions
66
+
67
+ - Transformers 4.47.1
68
+ - Pytorch 2.5.1+cu121
69
+ - Datasets 3.2.0
70
+ - Tokenizers 0.21.0
runs/Jan05_06-46-28_be6bed7a2f79/events.out.tfevents.1736059597.be6bed7a2f79.45820.12 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0a197ca7e5d72f7b492b5c7f43d3947113d7776a5bd1b5216d840bcbe83acde4
3
- size 5690
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef49ce80ba8824d8d02d8b6044f9b7c9a59fe63a22c121cd7b34d5ff4d2d830c
3
+ size 8321