finiteautomata
commited on
Commit
·
545fa14
1
Parent(s):
0e0219d
Update README.md
Browse files
README.md
CHANGED
@@ -78,6 +78,8 @@ tokenizer.tokenize(preprocessed_text)
|
|
78 |
|
79 |
We are working on integrating this preprocessing step into a Tokenizer within `transformers` library
|
80 |
|
|
|
|
|
81 |
|
82 |
## Citation
|
83 |
|
|
|
78 |
|
79 |
We are working on integrating this preprocessing step into a Tokenizer within `transformers` library
|
80 |
|
81 |
+
Check a text classification example in this notebook: [![Test it in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1WcubR0kbqT289XupSnN5-STe7HafyKpf#scrollTo=SF-n4IdjnoYk)
|
82 |
+
|
83 |
|
84 |
## Citation
|
85 |
|