mirfan899 commited on
Commit
684214d
1 Parent(s): 0ab67bf

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -13
README.md CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [Maltehb/danish-bert-botxo](https://huggingface.co/Maltehb/danish-bert-botxo) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.2800
20
- - Accuracy: 0.9448
21
 
22
  ## Model description
23
 
@@ -36,7 +36,7 @@ More information needed
36
  ### Training hyperparameters
37
 
38
  The following hyperparameters were used during training:
39
- - learning_rate: 5e-05
40
  - train_batch_size: 32
41
  - eval_batch_size: 32
42
  - seed: 42
@@ -48,16 +48,16 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
- | No log | 1.0 | 46 | 0.2349 | 0.9254 |
52
- | No log | 2.0 | 92 | 0.1949 | 0.9309 |
53
- | No log | 3.0 | 138 | 0.2021 | 0.9227 |
54
- | No log | 4.0 | 184 | 0.2866 | 0.9365 |
55
- | No log | 5.0 | 230 | 0.2458 | 0.9392 |
56
- | No log | 6.0 | 276 | 0.2672 | 0.9503 |
57
- | No log | 7.0 | 322 | 0.2873 | 0.9448 |
58
- | No log | 8.0 | 368 | 0.2743 | 0.9420 |
59
- | No log | 9.0 | 414 | 0.2782 | 0.9420 |
60
- | No log | 10.0 | 460 | 0.2800 | 0.9448 |
61
 
62
 
63
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [Maltehb/danish-bert-botxo](https://huggingface.co/Maltehb/danish-bert-botxo) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.2554
20
+ - Accuracy: 0.9392
21
 
22
  ## Model description
23
 
 
36
  ### Training hyperparameters
37
 
38
  The following hyperparameters were used during training:
39
+ - learning_rate: 3e-05
40
  - train_batch_size: 32
41
  - eval_batch_size: 32
42
  - seed: 42
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | No log | 1.0 | 46 | 0.2599 | 0.9171 |
52
+ | No log | 2.0 | 92 | 0.2205 | 0.9254 |
53
+ | No log | 3.0 | 138 | 0.2175 | 0.9309 |
54
+ | No log | 4.0 | 184 | 0.2114 | 0.9309 |
55
+ | No log | 5.0 | 230 | 0.2509 | 0.9337 |
56
+ | No log | 6.0 | 276 | 0.2510 | 0.9309 |
57
+ | No log | 7.0 | 322 | 0.2412 | 0.9392 |
58
+ | No log | 8.0 | 368 | 0.2540 | 0.9392 |
59
+ | No log | 9.0 | 414 | 0.2535 | 0.9392 |
60
+ | No log | 10.0 | 460 | 0.2554 | 0.9392 |
61
 
62
 
63
  ### Framework versions