mHossain commited on
Commit
6e056e0
1 Parent(s): 6ebb8ae

Training complete

Browse files
Files changed (1) hide show
  1. README.md +12 -12
README.md CHANGED
@@ -24,16 +24,16 @@ model-index:
24
  metrics:
25
  - name: Precision
26
  type: precision
27
- value: 0.7789745315830809
28
  - name: Recall
29
  type: recall
30
- value: 0.7834869287192026
31
  - name: F1
32
  type: f1
33
- value: 0.7812242142374916
34
  - name: Accuracy
35
  type: accuracy
36
- value: 0.8373975143936409
37
  ---
38
 
39
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -43,11 +43,11 @@ should probably proofread and complete it, then remove this comment. -->
43
 
44
  This model is a fine-tuned version of [mHossain/bengali_pos_v1_300000](https://huggingface.co/mHossain/bengali_pos_v1_300000) on the pos_tag_100k dataset.
45
  It achieves the following results on the evaluation set:
46
- - Loss: 0.8124
47
- - Precision: 0.7790
48
- - Recall: 0.7835
49
- - F1: 0.7812
50
- - Accuracy: 0.8374
51
 
52
  ## Model description
53
 
@@ -78,9 +78,9 @@ The following hyperparameters were used during training:
78
 
79
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
80
  |:-------------:|:-----:|:-----:|:---------------:|:---------:|:------:|:------:|:--------:|
81
- | 0.1734 | 1.0 | 22500 | 0.8216 | 0.7712 | 0.7729 | 0.7721 | 0.8311 |
82
- | 0.1675 | 2.0 | 45000 | 0.8596 | 0.7765 | 0.7799 | 0.7782 | 0.8347 |
83
- | 0.2639 | 3.0 | 67500 | 0.8124 | 0.7790 | 0.7835 | 0.7812 | 0.8374 |
84
 
85
 
86
  ### Framework versions
 
24
  metrics:
25
  - name: Precision
26
  type: precision
27
+ value: 0.7830405270513077
28
  - name: Recall
29
  type: recall
30
+ value: 0.7856186076789224
31
  - name: F1
32
  type: f1
33
+ value: 0.7843274488361194
34
  - name: Accuracy
35
  type: accuracy
36
+ value: 0.8402036064122549
37
  ---
38
 
39
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
43
 
44
  This model is a fine-tuned version of [mHossain/bengali_pos_v1_300000](https://huggingface.co/mHossain/bengali_pos_v1_300000) on the pos_tag_100k dataset.
45
  It achieves the following results on the evaluation set:
46
+ - Loss: 0.5609
47
+ - Precision: 0.7830
48
+ - Recall: 0.7856
49
+ - F1: 0.7843
50
+ - Accuracy: 0.8402
51
 
52
  ## Model description
53
 
 
78
 
79
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
80
  |:-------------:|:-----:|:-----:|:---------------:|:---------:|:------:|:------:|:--------:|
81
+ | 0.5908 | 1.0 | 22500 | 0.5513 | 0.7688 | 0.7698 | 0.7693 | 0.8289 |
82
+ | 0.4642 | 2.0 | 45000 | 0.5415 | 0.7799 | 0.7822 | 0.7810 | 0.8382 |
83
+ | 0.3773 | 3.0 | 67500 | 0.5609 | 0.7830 | 0.7856 | 0.7843 | 0.8402 |
84
 
85
 
86
  ### Framework versions