MatFil99 commited on
Commit
491d3b7
1 Parent(s): 411d1f9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -15,12 +15,16 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # bert-nlp-project-ft-google
17
 
18
- This model is a fine-tuned version of [jestemleon/bert-nlp-project-google](https://huggingface.co/jestemleon/bert-nlp-project-google) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.3255
21
  - Accuracy: 0.9105
22
  - F1: 0.9174
23
 
 
 
 
 
24
  ## Model description
25
 
26
  More information needed
 
15
 
16
  # bert-nlp-project-ft-google
17
 
18
+ This model is a fine-tuned version of [jestemleon/bert-nlp-project-google](https://huggingface.co/jestemleon/bert-nlp-project-google) on the [steciuk/google](https://huggingface.co/datasets/steciuk/google) dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.3255
21
  - Accuracy: 0.9105
22
  - F1: 0.9174
23
 
24
+ and flowing results on the testing set:
25
+ - Accuracy: 0.9115
26
+ - F1: 0.9180
27
+
28
  ## Model description
29
 
30
  More information needed