bhadresh-savani commited on
Commit
1ecb98a
1 Parent(s): c4a4c55

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -46,4 +46,7 @@ follow the above notebook by changing the model name from distilbert to bert
46
  'test_samples_per_second': 190.152,
47
  'test_steps_per_second': 3.042
48
  }
49
- ```
 
 
 
 
46
  'test_samples_per_second': 190.152,
47
  'test_steps_per_second': 3.042
48
  }
49
+ ```
50
+
51
+ ## Reference:
52
+ * [Natural Language Processing with Transformer By Lewis Tunstall, Leandro von Werra, Thomas Wolf](https://learning.oreilly.com/library/view/natural-language-processing/9781098103231/)