AnonymousCS commited on
Commit
a3793a0
·
verified ·
1 Parent(s): 3e5907b

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_base_uncased
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: populism_model256
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_model256
18
+
19
+ This model is a fine-tuned version of [AnonymousCS/populism_english_bert_base_uncased](https://huggingface.co/AnonymousCS/populism_english_bert_base_uncased) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.3875
22
+ - Accuracy: 0.9332
23
+ - 1-f1: 0.3704
24
+ - 1-recall: 0.5556
25
+ - 1-precision: 0.2778
26
+ - Balanced Acc: 0.7513
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 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.3407 | 1.0 | 32 | 0.3131 | 0.9077 | 0.3733 | 0.7778 | 0.2456 | 0.8451 |
59
+ | 0.2965 | 2.0 | 64 | 0.3668 | 0.9352 | 0.3774 | 0.5556 | 0.2857 | 0.7523 |
60
+ | 0.2297 | 3.0 | 96 | 0.3875 | 0.9332 | 0.3704 | 0.5556 | 0.2778 | 0.7513 |
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_23-20-24_bf5d572c1e11/events.out.tfevents.1737588025.bf5d572c1e11.1060.74 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c4807cca4659669c5c3aef15616467f2a711bc85506fbf0a0049b9dc15bef47f
3
- size 5870
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13b9e4d92db89338ea8995f54570bb2c3d4a56527de897f615cf21a88418b88b
3
+ size 7680