intanm commited on
Commit
e885f05
1 Parent(s): 9a7c74f

End of training

Browse files
Files changed (1) hide show
  1. README.md +15 -14
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
- base_model: rifkiaputri/mbert-base-id-finetune-idk-mrc
 
3
  tags:
4
  - generated_from_trainer
5
  model-index:
@@ -12,9 +13,9 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # mbert-idkmrc-webis
14
 
15
- This model is a fine-tuned version of [rifkiaputri/mbert-base-id-finetune-idk-mrc](https://huggingface.co/rifkiaputri/mbert-base-id-finetune-idk-mrc) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 5.1871
18
 
19
  ## Model description
20
 
@@ -45,21 +46,21 @@ The following hyperparameters were used during training:
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
- | No log | 1.0 | 200 | 3.0313 |
49
- | No log | 2.0 | 400 | 2.9437 |
50
- | 2.8443 | 3.0 | 600 | 3.1788 |
51
- | 2.8443 | 4.0 | 800 | 3.5053 |
52
- | 1.3187 | 5.0 | 1000 | 3.9812 |
53
- | 1.3187 | 6.0 | 1200 | 4.4805 |
54
- | 1.3187 | 7.0 | 1400 | 4.7556 |
55
- | 0.5368 | 8.0 | 1600 | 4.8345 |
56
- | 0.5368 | 9.0 | 1800 | 5.2000 |
57
- | 0.2723 | 10.0 | 2000 | 5.1871 |
58
 
59
 
60
  ### Framework versions
61
 
62
  - Transformers 4.34.1
63
- - Pytorch 2.0.1+cu118
64
  - Datasets 2.14.5
65
  - Tokenizers 0.14.1
 
1
  ---
2
+ license: apache-2.0
3
+ base_model: intanm/mbert-quoref
4
  tags:
5
  - generated_from_trainer
6
  model-index:
 
13
 
14
  # mbert-idkmrc-webis
15
 
16
+ This model is a fine-tuned version of [intanm/mbert-quoref](https://huggingface.co/intanm/mbert-quoref) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 5.5573
19
 
20
  ## Model description
21
 
 
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | No log | 1.0 | 200 | 3.0629 |
50
+ | No log | 2.0 | 400 | 2.9790 |
51
+ | 2.8287 | 3.0 | 600 | 3.4513 |
52
+ | 2.8287 | 4.0 | 800 | 3.7366 |
53
+ | 1.2232 | 5.0 | 1000 | 4.1546 |
54
+ | 1.2232 | 6.0 | 1200 | 4.7731 |
55
+ | 1.2232 | 7.0 | 1400 | 4.8467 |
56
+ | 0.4614 | 8.0 | 1600 | 5.2572 |
57
+ | 0.4614 | 9.0 | 1800 | 5.4588 |
58
+ | 0.2236 | 10.0 | 2000 | 5.5573 |
59
 
60
 
61
  ### Framework versions
62
 
63
  - Transformers 4.34.1
64
+ - Pytorch 2.1.0+cu118
65
  - Datasets 2.14.5
66
  - Tokenizers 0.14.1