andrianangg commited on
Commit
442dcfa
1 Parent(s): 639dc0d

End of training

Browse files
Files changed (4) hide show
  1. README.md +14 -14
  2. config.json +1 -1
  3. pytorch_model.bin +1 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  license: mit
3
- base_model: indobenchmark/indobart
4
  tags:
5
  - generated_from_trainer
6
  metrics:
@@ -18,14 +18,14 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  # bdc2024-indobartv2
20
 
21
- This model is a fine-tuned version of [indobenchmark/indobart](https://huggingface.co/indobenchmark/indobart) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.1750
24
- - Accuracy: 0.9432
25
- - Balanced Accuracy: 0.8553
26
- - Precision: 0.9451
27
- - Recall: 0.9432
28
- - F1: 0.9424
29
 
30
  ## Model description
31
 
@@ -56,12 +56,12 @@ The following hyperparameters were used during training:
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Balanced Accuracy | Precision | Recall | F1 |
58
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:-----------------:|:---------:|:------:|:------:|
59
- | No log | 1.0 | 271 | 0.7994 | 0.7664 | 0.4357 | 0.7110 | 0.7664 | 0.7293 |
60
- | 0.8301 | 2.0 | 542 | 0.5663 | 0.8231 | 0.5167 | 0.8054 | 0.8231 | 0.7946 |
61
- | 0.8301 | 3.0 | 813 | 0.3837 | 0.8690 | 0.6027 | 0.8607 | 0.8690 | 0.8564 |
62
- | 0.4329 | 4.0 | 1084 | 0.2614 | 0.9192 | 0.7725 | 0.9192 | 0.9192 | 0.9161 |
63
- | 0.4329 | 5.0 | 1355 | 0.2037 | 0.9345 | 0.8442 | 0.9345 | 0.9345 | 0.9330 |
64
- | 0.2228 | 6.0 | 1626 | 0.1750 | 0.9432 | 0.8553 | 0.9451 | 0.9432 | 0.9424 |
65
 
66
 
67
  ### Framework versions
 
1
  ---
2
  license: mit
3
+ base_model: indobenchmark/indobart-v2
4
  tags:
5
  - generated_from_trainer
6
  metrics:
 
18
 
19
  # bdc2024-indobartv2
20
 
21
+ This model is a fine-tuned version of [indobenchmark/indobart-v2](https://huggingface.co/indobenchmark/indobart-v2) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 1.3023
24
+ - Accuracy: 0.7162
25
+ - Balanced Accuracy: 0.4029
26
+ - Precision: 0.7027
27
+ - Recall: 0.7162
28
+ - F1: 0.6930
29
 
30
  ## Model description
31
 
 
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | Balanced Accuracy | Precision | Recall | F1 |
58
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:-----------------:|:---------:|:------:|:------:|
59
+ | No log | 1.0 | 242 | 0.9849 | 0.7271 | 0.3492 | 0.6729 | 0.7271 | 0.6848 |
60
+ | No log | 2.0 | 484 | 0.9894 | 0.7293 | 0.3458 | 0.6597 | 0.7293 | 0.6824 |
61
+ | 0.7769 | 3.0 | 726 | 1.0067 | 0.7205 | 0.3858 | 0.6719 | 0.7205 | 0.6898 |
62
+ | 0.7769 | 4.0 | 968 | 1.1637 | 0.7314 | 0.3937 | 0.7281 | 0.7314 | 0.7006 |
63
+ | 0.3534 | 5.0 | 1210 | 1.3002 | 0.7358 | 0.3892 | 0.7103 | 0.7358 | 0.6999 |
64
+ | 0.3534 | 6.0 | 1452 | 1.3023 | 0.7162 | 0.4029 | 0.7027 | 0.7162 | 0.6930 |
65
 
66
 
67
  ### Framework versions
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "indobenchmark/indobart",
3
  "activation_dropout": 0.1,
4
  "activation_function": "gelu",
5
  "add_bias_logits": false,
 
1
  {
2
+ "_name_or_path": "indobenchmark/indobart-v2",
3
  "activation_dropout": 0.1,
4
  "activation_function": "gelu",
5
  "add_bias_logits": false,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3ef398541c1be2113d06f13bea8d1565ea52e7ddd54aa581e16cea5a8067ecb7
3
  size 528650230
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d0283fd7b3575915e1df9671b8e4d7eba2ad9f88faf86b914c2532014a20f20
3
  size 528650230
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a4b32eeeacfb48d8bb3f1f7fd49118a70fd3463f2a463d445c7e4a0dacaab32c
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6000451da4d59e95be964d17def4a70cd26d0b892770a100670aeb27e85f9c10
3
  size 4536