bhadauriaupendra062 commited on
Commit
2568f88
1 Parent(s): 64e56e7

End of training

Browse files
Files changed (1) hide show
  1. README.md +12 -12
README.md CHANGED
@@ -25,16 +25,16 @@ model-index:
25
  metrics:
26
  - name: Precision
27
  type: precision
28
- value: 0.539708265802269
29
  - name: Recall
30
  type: recall
31
- value: 0.3086190917516219
32
  - name: F1
33
  type: f1
34
- value: 0.392688679245283
35
  - name: Accuracy
36
  type: accuracy
37
- value: 0.9407464409388226
38
  ---
39
 
40
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -44,11 +44,11 @@ should probably proofread and complete it, then remove this comment. -->
44
 
45
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the wnut_17 dataset.
46
  It achieves the following results on the evaluation set:
47
- - Loss: 0.2868
48
- - Precision: 0.5397
49
- - Recall: 0.3086
50
- - F1: 0.3927
51
- - Accuracy: 0.9407
52
 
53
  ## Model description
54
 
@@ -79,13 +79,13 @@ The following hyperparameters were used during training:
79
 
80
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
81
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
82
- | No log | 1.0 | 213 | 0.3043 | 0.5144 | 0.2484 | 0.335 | 0.9381 |
83
- | No log | 2.0 | 426 | 0.2868 | 0.5397 | 0.3086 | 0.3927 | 0.9407 |
84
 
85
 
86
  ### Framework versions
87
 
88
  - Transformers 4.41.2
89
- - Pytorch 2.3.0+cpu
90
  - Datasets 2.20.0
91
  - Tokenizers 0.19.1
 
25
  metrics:
26
  - name: Precision
27
  type: precision
28
+ value: 0.5676100628930818
29
  - name: Recall
30
  type: recall
31
+ value: 0.3345690454124189
32
  - name: F1
33
  type: f1
34
+ value: 0.4209912536443149
35
  - name: Accuracy
36
  type: accuracy
37
+ value: 0.9413449617374203
38
  ---
39
 
40
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
44
 
45
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the wnut_17 dataset.
46
  It achieves the following results on the evaluation set:
47
+ - Loss: 0.2739
48
+ - Precision: 0.5676
49
+ - Recall: 0.3346
50
+ - F1: 0.4210
51
+ - Accuracy: 0.9413
52
 
53
  ## Model description
54
 
 
79
 
80
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
81
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
82
+ | No log | 1.0 | 213 | 0.2898 | 0.6165 | 0.2697 | 0.3752 | 0.9388 |
83
+ | No log | 2.0 | 426 | 0.2739 | 0.5676 | 0.3346 | 0.4210 | 0.9413 |
84
 
85
 
86
  ### Framework versions
87
 
88
  - Transformers 4.41.2
89
+ - Pytorch 2.3.0+cu121
90
  - Datasets 2.20.0
91
  - Tokenizers 0.19.1