Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
More information: [
|
2 |
```python
|
3 |
from underthesea import word_tokenize
|
4 |
from transformers import RobertaTokenizer, RobertaModel
|
|
|
1 |
+
More information: [github](https://github.com/TanHM-1211/viRoberta-l6-h384-cased)
|
2 |
```python
|
3 |
from underthesea import word_tokenize
|
4 |
from transformers import RobertaTokenizer, RobertaModel
|