Wiebke commited on
Commit
8b5fb89
1 Parent(s): 744c5ac

Training completed!

Browse files
README.md CHANGED
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [bert-base-german-cased](https://huggingface.co/bert-base-german-cased) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 1.3680
22
- - Accuracy: 0.4832
23
- - F1: 0.5421
24
 
25
  ## Model description
26
 
@@ -39,20 +39,23 @@ More information needed
39
  ### Training hyperparameters
40
 
41
  The following hyperparameters were used during training:
42
- - learning_rate: 2e-05
43
  - train_batch_size: 64
44
  - eval_batch_size: 64
45
  - seed: 42
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
- - num_epochs: 2
49
 
50
  ### Training results
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
53
  |:-------------:|:------:|:----:|:---------------:|:--------:|:------:|
54
- | 1.0537 | 0.9831 | 58 | 1.2805 | 0.5144 | 0.5562 |
55
- | 0.7273 | 1.9661 | 116 | 1.3680 | 0.4832 | 0.5421 |
 
 
 
56
 
57
 
58
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [bert-base-german-cased](https://huggingface.co/bert-base-german-cased) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 2.9423
22
+ - Accuracy: 0.4952
23
+ - F1: 0.5454
24
 
25
  ## Model description
26
 
 
39
  ### Training hyperparameters
40
 
41
  The following hyperparameters were used during training:
42
+ - learning_rate: 5e-05
43
  - train_batch_size: 64
44
  - eval_batch_size: 64
45
  - seed: 42
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
+ - num_epochs: 5
49
 
50
  ### Training results
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
53
  |:-------------:|:------:|:----:|:---------------:|:--------:|:------:|
54
+ | 0.9231 | 0.9831 | 58 | 1.3925 | 0.4351 | 0.5393 |
55
+ | 0.4828 | 1.9661 | 116 | 1.9050 | 0.5 | 0.5349 |
56
+ | 0.1764 | 2.9492 | 174 | 2.3104 | 0.5481 | 0.5584 |
57
+ | 0.0737 | 3.9322 | 232 | 2.6077 | 0.5312 | 0.5683 |
58
+ | 0.0297 | 4.9153 | 290 | 2.9423 | 0.4952 | 0.5454 |
59
 
60
 
61
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a7d6456aea2a4c63a648f6a6dbded125685d1dabde17e4f13f0c36cb4cfeb62a
3
  size 436367360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df9beafe6cb78305e3f8be81d4a197042aaf719e0fc568a030e726619c676d04
3
  size 436367360
runs/Jun27_17-26-00_08dfcbce2522/events.out.tfevents.1719509163.08dfcbce2522.716.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42358b082378c69192457d8f2405519b874b7528dd67361e3cf3c48d60ab9c7e
3
+ size 8322
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:05064d186b98ab21cff0e94528ef2ff326e5131092bc79be854401d54231f31d
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:738d959198fc79cb25ef59f0cacd913c02c7af614800fb08a483ec6562074e8a
3
  size 5112