Update README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,8 @@ pipeline_tag: text2text-generation
|
|
20 |
|
21 |
# English2Hinglish-Flan-T5-Base
|
22 |
|
23 |
-
This is a finetuned model of [
|
|
|
24 |
|
25 |
## Usage
|
26 |
```python
|
|
|
20 |
|
21 |
# English2Hinglish-Flan-T5-Base
|
22 |
|
23 |
+
This is a finetuned model of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base)
|
24 |
+
with [rvv-karma/English-Hinglish-TOP](https://huggingface.co/datasets/rvv-karma/English-Hinglish-TOP) dataset.
|
25 |
|
26 |
## Usage
|
27 |
```python
|