Update README.md
Browse files
README.md
CHANGED
@@ -63,7 +63,7 @@ The easiest way to generate text with more control and without length restrictio
|
|
63 |
pip install git+https://github.com/ESgarbi/t5-qa-builder
|
64 |
```
|
65 |
|
66 |
-
|
67 |
|
68 |
```python
|
69 |
|
|
|
63 |
pip install git+https://github.com/ESgarbi/t5-qa-builder
|
64 |
```
|
65 |
|
66 |
+
Weights will be downloaded from the HF hub automatically when running the pipeline. All special tokens will be handled internally, no need to supply the <qa_builder_context> token to initialise the task.
|
67 |
|
68 |
```python
|
69 |
|