Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
# ViT5-base
|
2 |
|
|
|
|
|
3 |
## How to use
|
4 |
For more details, do check out [our Github repo](https://github.com/justinphan3110/ViT5).
|
5 |
```python
|
|
|
1 |
# ViT5-base
|
2 |
|
3 |
+
State-of-the-art pre-trained Transformer-based encoder-decoder model for Vietnamese.
|
4 |
+
|
5 |
## How to use
|
6 |
For more details, do check out [our Github repo](https://github.com/justinphan3110/ViT5).
|
7 |
```python
|