philschmid HF staff commited on
Commit
091610d
1 Parent(s): 7935aed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -46,6 +46,10 @@ It achieves the following results on the evaluation set:
46
  - f1: 0.8636
47
  - accuracy: 0.9761
48
 
 
 
 
 
49
  ## Model description
50
 
51
  More information needed
 
46
  - f1: 0.8636
47
  - accuracy: 0.9761
48
 
49
+ If you want to learn how to fine-tune BERT yourself using Keras and Tensorflow check out this blog post:
50
+
51
+ https://www.philschmid.de/huggingface-transformers-keras-tf
52
+
53
  ## Model description
54
 
55
  More information needed