fredymad commited on
Commit
2fa648e
·
1 Parent(s): e288a77

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -13
README.md CHANGED
@@ -1,5 +1,4 @@
1
  ---
2
- license: apache-2.0
3
  tags:
4
  - generated_from_trainer
5
  metrics:
@@ -16,8 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [fredymad/bert_Pfinal_2e-5_16_2](https://huggingface.co/fredymad/bert_Pfinal_2e-5_16_2) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.7933
20
- - F1: 0.6341
21
 
22
  ## Model description
23
 
@@ -48,16 +47,16 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | F1 |
50
  |:-------------:|:-----:|:----:|:---------------:|:------:|
51
- | 0.1096 | 1.0 | 669 | 0.4074 | 0.6294 |
52
- | 0.1012 | 2.0 | 1338 | 0.3150 | 0.6154 |
53
- | 0.1335 | 3.0 | 2007 | 0.4237 | 0.6276 |
54
- | 0.0817 | 4.0 | 2676 | 0.5343 | 0.6295 |
55
- | 0.0668 | 5.0 | 3345 | 0.5292 | 0.6136 |
56
- | 0.0381 | 6.0 | 4014 | 0.7059 | 0.6198 |
57
- | 0.023 | 7.0 | 4683 | 0.6990 | 0.6109 |
58
- | 0.0204 | 8.0 | 5352 | 0.7133 | 0.6337 |
59
- | 0.0074 | 9.0 | 6021 | 0.7833 | 0.6215 |
60
- | 0.0044 | 10.0 | 6690 | 0.7933 | 0.6341 |
61
 
62
 
63
  ### Framework versions
 
1
  ---
 
2
  tags:
3
  - generated_from_trainer
4
  metrics:
 
15
 
16
  This model is a fine-tuned version of [fredymad/bert_Pfinal_2e-5_16_2](https://huggingface.co/fredymad/bert_Pfinal_2e-5_16_2) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.6295
19
+ - F1: 0.7355
20
 
21
  ## Model description
22
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss | F1 |
49
  |:-------------:|:-----:|:----:|:---------------:|:------:|
50
+ | 0.101 | 1.0 | 669 | 0.3000 | 0.7169 |
51
+ | 0.1282 | 2.0 | 1338 | 0.2993 | 0.7361 |
52
+ | 0.0548 | 3.0 | 2007 | 0.3924 | 0.7308 |
53
+ | 0.0278 | 4.0 | 2676 | 0.4989 | 0.7221 |
54
+ | 0.0229 | 5.0 | 3345 | 0.6089 | 0.6940 |
55
+ | 0.0168 | 6.0 | 4014 | 0.5561 | 0.7361 |
56
+ | 0.0082 | 7.0 | 4683 | 0.6112 | 0.7297 |
57
+ | 0.008 | 8.0 | 5352 | 0.6101 | 0.7343 |
58
+ | 0.0052 | 9.0 | 6021 | 0.6253 | 0.7400 |
59
+ | 0.003 | 10.0 | 6690 | 0.6295 | 0.7355 |
60
 
61
 
62
  ### Framework versions