Update README.md
Browse files
README.md
CHANGED
@@ -24,7 +24,7 @@ model = AutoModelForMaskedLM.from_pretrained("MrBananaHuman/char_ko_bert_small")
|
|
24 |
|
25 |
## Fine-tuning example
|
26 |
|
27 |
-
- Named entity recognition
|
28 |
|
29 |
## Contact
|
30 |
|
|
|
24 |
|
25 |
## Fine-tuning example
|
26 |
|
27 |
+
- [Named entity recognition](https://colab.research.google.com/drive/1WirfVhJIbKH70stuLRPhiPr2CexZiGuP?usp=sharing)
|
28 |
|
29 |
## Contact
|
30 |
|