Adding GitHub to Readme.md
Browse files
README.md
CHANGED
|
@@ -27,6 +27,8 @@ It achieves the following results on the evaluation set:
|
|
| 27 |
- Recall: 0.9430
|
| 28 |
- Precision: 0.9379
|
| 29 |
|
|
|
|
|
|
|
| 30 |
## Comparison with SOTA:
|
| 31 |
|
| 32 |
- DistilBERT 66M: 92.82
|
|
|
|
| 27 |
- Recall: 0.9430
|
| 28 |
- Precision: 0.9379
|
| 29 |
|
| 30 |
+
To acccess my finetuning tutorial you can check the following [repository](https://github.com/GoktugGuvercin/Text-Classification).
|
| 31 |
+
|
| 32 |
## Comparison with SOTA:
|
| 33 |
|
| 34 |
- DistilBERT 66M: 92.82
|