mirfan899 commited on
Commit
04e8463
1 Parent(s): eb30297

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -8
README.md CHANGED
@@ -1,4 +1,5 @@
1
  ---
 
2
  tags:
3
  - generated_from_trainer
4
  metrics:
@@ -13,10 +14,10 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # da-sentiment
15
 
16
- This model was trained from scratch on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.5520
19
- - Accuracy: 0.8991
20
 
21
  ## Model description
22
 
@@ -47,11 +48,11 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
49
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
50
- | No log | 1.0 | 67 | 0.5258 | 0.8935 |
51
- | 0.0073 | 2.0 | 134 | 0.5262 | 0.8972 |
52
- | 0.0073 | 3.0 | 201 | 0.5408 | 0.8972 |
53
- | 0.0053 | 4.0 | 268 | 0.5494 | 0.8991 |
54
- | 0.0053 | 5.0 | 335 | 0.5520 | 0.8991 |
55
 
56
 
57
  ### Framework versions
 
1
  ---
2
+ license: cc-by-4.0
3
  tags:
4
  - generated_from_trainer
5
  metrics:
 
14
 
15
  # da-sentiment
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.3290
20
+ - Accuracy: 0.8802
21
 
22
  ## Model description
23
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | No log | 1.0 | 66 | 0.6246 | 0.7852 |
52
+ | 0.6993 | 2.0 | 132 | 0.3932 | 0.8460 |
53
+ | 0.6993 | 3.0 | 198 | 0.3462 | 0.8631 |
54
+ | 0.318 | 4.0 | 264 | 0.3279 | 0.8745 |
55
+ | 0.318 | 5.0 | 330 | 0.3290 | 0.8802 |
56
 
57
 
58
  ### Framework versions