AnonymousCS commited on
Commit
7d1bc13
·
verified ·
1 Parent(s): 3915c5c

End of training

Browse files
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: AnonymousCS/populism_english_bert_large_cased
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: populism_model207
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # populism_model207
18
+
19
+ This model is a fine-tuned version of [AnonymousCS/populism_english_bert_large_cased](https://huggingface.co/AnonymousCS/populism_english_bert_large_cased) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.7124
22
+ - Accuracy: 0.9263
23
+ - 1-f1: 0.5
24
+ - 1-recall: 0.5385
25
+ - 1-precision: 0.4667
26
+ - Balanced Acc: 0.7466
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: 32
47
+ - eval_batch_size: 32
48
+ - seed: 42
49
+ - optimizer: Use OptimizerNames.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: 3
52
+ - mixed_precision_training: Native AMP
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | 1-f1 | 1-recall | 1-precision | Balanced Acc |
57
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:--------:|:-----------:|:------------:|
58
+ | 0.3955 | 1.0 | 48 | 0.4329 | 0.8947 | 0.4595 | 0.6538 | 0.3542 | 0.7831 |
59
+ | 0.2673 | 2.0 | 96 | 0.6724 | 0.9237 | 0.4314 | 0.4231 | 0.44 | 0.6918 |
60
+ | 0.2096 | 3.0 | 144 | 0.7124 | 0.9263 | 0.5 | 0.5385 | 0.4667 | 0.7466 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.49.0.dev0
66
+ - Pytorch 2.5.1+cu121
67
+ - Datasets 3.2.0
68
+ - Tokenizers 0.21.0
runs/Jan22_21-04-25_bf5d572c1e11/events.out.tfevents.1737579866.bf5d572c1e11.1060.25 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7ea3791d189f3730abbee1b104a9545ab204e2b175e5fee31a093fc3f8625a19
3
- size 6268
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ba02efc248c00935a36b09885fe7b078967e1c3de4bdf98db36f6ce9da8b63b
3
+ size 8301