afaji commited on
Commit
a3b0dd2
1 Parent(s): a715f6f

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -14
README.md CHANGED
@@ -18,11 +18,11 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [indobenchmark/indobert-large-p2](https://huggingface.co/indobenchmark/indobert-large-p2) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 1.7845
22
- - Exact Match: 45.6041
23
- - F1: 62.3356
24
- - Precision: 63.8471
25
- - Recall: 67.9879
26
 
27
  ## Model description
28
 
@@ -55,15 +55,15 @@ The following hyperparameters were used during training:
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Exact Match | F1 | Precision | Recall |
57
  |:-------------:|:-----:|:----:|:---------------:|:-----------:|:-------:|:---------:|:-------:|
58
- | 1.7432 | 0.5 | 1024 | 1.8021 | 39.5047 | 56.5465 | 57.6988 | 63.9291 |
59
- | 1.5898 | 1.0 | 2048 | 1.6635 | 42.4464 | 59.4761 | 60.6303 | 66.7865 |
60
- | 1.3894 | 1.5 | 3072 | 1.6423 | 43.9588 | 61.1011 | 62.8012 | 67.0315 |
61
- | 1.3911 | 2.0 | 4096 | 1.6038 | 45.0224 | 62.0873 | 63.6704 | 67.9330 |
62
- | 1.1414 | 2.5 | 5120 | 1.6397 | 44.6069 | 61.3475 | 62.4666 | 68.0443 |
63
- | 1.1714 | 3.0 | 6144 | 1.6298 | 45.3881 | 62.8970 | 63.9346 | 69.0708 |
64
- | 1.0337 | 3.5 | 7168 | 1.7190 | 45.8368 | 62.3645 | 63.5357 | 68.6232 |
65
- | 0.9957 | 4.0 | 8192 | 1.6851 | 45.8617 | 62.5615 | 64.1871 | 68.2415 |
66
- | 0.9075 | 4.5 | 9216 | 1.7845 | 45.6041 | 62.3356 | 63.8471 | 67.9879 |
67
 
68
 
69
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [indobenchmark/indobert-large-p2](https://huggingface.co/indobenchmark/indobert-large-p2) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 1.7843
22
+ - Exact Match: 45.4462
23
+ - F1: 62.3862
24
+ - Precision: 63.7620
25
+ - Recall: 67.9874
26
 
27
  ## Model description
28
 
 
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Exact Match | F1 | Precision | Recall |
57
  |:-------------:|:-----:|:----:|:---------------:|:-----------:|:-------:|:---------:|:-------:|
58
+ | 1.7808 | 0.5 | 1024 | 1.8192 | 39.1225 | 56.2210 | 57.3004 | 64.1431 |
59
+ | 1.598 | 1.0 | 2048 | 1.6753 | 42.0808 | 59.2251 | 60.4591 | 66.8518 |
60
+ | 1.4195 | 1.5 | 3072 | 1.6611 | 43.5599 | 60.7862 | 62.5640 | 66.8640 |
61
+ | 1.4262 | 2.0 | 4096 | 1.6420 | 45.0474 | 62.2214 | 63.9056 | 67.8747 |
62
+ | 1.1907 | 2.5 | 5120 | 1.6686 | 44.6319 | 61.3804 | 62.6910 | 68.0916 |
63
+ | 1.2017 | 3.0 | 6144 | 1.6597 | 45.4130 | 62.6561 | 63.9677 | 68.6391 |
64
+ | 1.0831 | 3.5 | 7168 | 1.7486 | 45.3714 | 62.2018 | 63.5154 | 68.2643 |
65
+ | 1.0256 | 4.0 | 8192 | 1.6899 | 45.6955 | 62.5503 | 64.2337 | 67.9408 |
66
+ | 0.9378 | 4.5 | 9216 | 1.7843 | 45.4462 | 62.3862 | 63.7620 | 67.9874 |
67
 
68
 
69
  ### Framework versions