AnonymousCS commited on
Commit
1567a99
·
verified ·
1 Parent(s): 40ece84

End of training

Browse files
Files changed (3) hide show
  1. README.md +68 -0
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
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_uncased
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: populism_model270
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_model270
18
+
19
+ This model is a fine-tuned version of [AnonymousCS/populism_english_bert_large_uncased](https://huggingface.co/AnonymousCS/populism_english_bert_large_uncased) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 1.4459
22
+ - Accuracy: 0.9472
23
+ - 1-f1: 0.4559
24
+ - 1-recall: 0.3758
25
+ - 1-precision: 0.5794
26
+ - Balanced Acc: 0.6793
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.1235 | 1.0 | 351 | 0.7624 | 0.9386 | 0.5275 | 0.5818 | 0.4824 | 0.7714 |
59
+ | 0.1091 | 2.0 | 702 | 1.1875 | 0.9447 | 0.4637 | 0.4061 | 0.5403 | 0.6922 |
60
+ | 0.0649 | 3.0 | 1053 | 1.4459 | 0.9472 | 0.4559 | 0.3758 | 0.5794 | 0.6793 |
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
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5647c3d525814937099af220fa9a6432a5b9db93c5b188e368d59b9768731386
3
  size 1340622760
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e31cff5f2bb6aff2322ffd160a3deba41037d031ed324fddd45511de9ca33c9f
3
  size 1340622760
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:43dc942788b1825f28087f0c1b74a60af9a23d3f18596a2ec6c2e9754d520bc1
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8dab183c69f1857da71e45a7ee59eee18626fb2316c7c9ad3a0cc6d3965d3ea
3
  size 5368