Atheer174 commited on
Commit
affb817
1 Parent(s): 4eac4b9

End of training

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  license: apache-2.0
3
- base_model: Atheer174/my_awesome_wnut_model3
4
  tags:
5
  - generated_from_trainer
6
  metrics:
@@ -18,13 +18,13 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  # my_awesome_wnut_model3
20
 
21
- This model is a fine-tuned version of [Atheer174/my_awesome_wnut_model3](https://huggingface.co/Atheer174/my_awesome_wnut_model3) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.0102
24
- - Precision: 0.9975
25
- - Recall: 0.9979
26
- - F1: 0.9977
27
- - Accuracy: 0.9987
28
 
29
  ## Model description
30
 
@@ -55,7 +55,7 @@ The following hyperparameters were used during training:
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
- | 0.0005 | 1.0 | 2470 | 0.0102 | 0.9975 | 0.9979 | 0.9977 | 0.9987 |
59
 
60
 
61
  ### Framework versions
 
1
  ---
2
  license: apache-2.0
3
+ base_model: distilbert-base-uncased
4
  tags:
5
  - generated_from_trainer
6
  metrics:
 
18
 
19
  # my_awesome_wnut_model3
20
 
21
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.0233
24
+ - Precision: 0.9836
25
+ - Recall: 0.9889
26
+ - F1: 0.9863
27
+ - Accuracy: 0.9932
28
 
29
  ## Model description
30
 
 
55
 
56
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
57
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
58
+ | 0.0371 | 1.0 | 2470 | 0.0233 | 0.9836 | 0.9889 | 0.9863 | 0.9932 |
59
 
60
 
61
  ### Framework versions