Update README.md
Browse files
README.md
CHANGED
|
@@ -15,7 +15,7 @@ It is a (test) T5 ([IT5](https://huggingface.co/gsarti/it5-small)) small model t
|
|
| 15 |
|
| 16 |
## Training Data
|
| 17 |
|
| 18 |
-
This model was trained on a lfqa dataset. The model provide long-form answers to open domain questions (maybe, at the moment).
|
| 19 |
|
| 20 |
## Usage and Performance
|
| 21 |
|
|
|
|
| 15 |
|
| 16 |
## Training Data
|
| 17 |
|
| 18 |
+
This model was trained on a lfqa dataset. The model provide long-form answers to open domain questions (maybe, at the moment. Make sure to use Flax model with from_flax=True).
|
| 19 |
|
| 20 |
## Usage and Performance
|
| 21 |
|