franfj commited on
Commit
8f1ff10
1 Parent(s): 48f3a05

End of training

Browse files
Files changed (2) hide show
  1. README.md +69 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - f1
7
+ model-index:
8
+ - name: media-bias-ukraine-dataset-all-removed
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # media-bias-ukraine-dataset-all-removed
16
+
17
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.1717
20
+ - F1: 0.8014
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 2e-05
40
+ - train_batch_size: 32
41
+ - eval_batch_size: 32
42
+ - seed: 42
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: linear
45
+ - num_epochs: 10
46
+ - mixed_precision_training: Native AMP
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | F1 |
51
+ |:-------------:|:-----:|:----:|:---------------:|:------:|
52
+ | 0.3845 | 1.0 | 114 | 0.2296 | 0.6101 |
53
+ | 0.1412 | 2.0 | 228 | 0.1759 | 0.7486 |
54
+ | 0.0215 | 3.0 | 342 | 0.2275 | 0.7439 |
55
+ | 0.0506 | 4.0 | 456 | 0.2064 | 0.7651 |
56
+ | 0.0366 | 5.0 | 570 | 0.1717 | 0.8014 |
57
+ | 0.2428 | 6.0 | 684 | 0.1955 | 0.7878 |
58
+ | 0.005 | 7.0 | 798 | 0.2297 | 0.7839 |
59
+ | 0.003 | 8.0 | 912 | 0.2428 | 0.8005 |
60
+ | 0.0037 | 9.0 | 1026 | 0.2577 | 0.7884 |
61
+ | 0.0099 | 10.0 | 1140 | 0.2641 | 0.7957 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.26.1
67
+ - Pytorch 1.13.1
68
+ - Datasets 2.10.1
69
+ - Tokenizers 0.13.2
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f99d743f8e5aaac7f389e5053e1bae5b3ae84ba74cdf4c12f3635694a152d9c9
3
  size 267858605
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e24f44f056842487a5adc14160a11e01d42f5397607a60ed6088085f6622b249
3
  size 267858605