bhadresh-savani
commited on
Commit
•
7de6dd6
1
Parent(s):
5021d6a
Update README.md
Browse files
README.md
CHANGED
@@ -49,4 +49,7 @@ print(prediction)
|
|
49 |
'test_runtime': 5.0164,
|
50 |
'test_samples_per_second': 398.69
|
51 |
}
|
52 |
-
```
|
|
|
|
|
|
|
|
49 |
'test_runtime': 5.0164,
|
50 |
'test_samples_per_second': 398.69
|
51 |
}
|
52 |
+
```
|
53 |
+
|
54 |
+
## Reference:
|
55 |
+
* [Natural Language Processing with Transformer By Lewis Tunstall, Leandro von Werra, Thomas Wolf](https://learning.oreilly.com/library/view/natural-language-processing/9781098103231/)
|