mohammedaly22
commited on
Commit
•
3e949dc
1
Parent(s):
069a73b
Update README.md
Browse files
README.md
CHANGED
@@ -98,7 +98,7 @@ def prepare_instruction(answer_highlighted_context):
|
|
98 |
```Python
|
99 |
from transformers import pipeline
|
100 |
|
101 |
-
pipe = pipeline('text2text-generation', model='
|
102 |
|
103 |
context = """During the 2011–12 season, he set the La Liga and European records\
|
104 |
for most goals scored in a single season, while establishing himself as Barcelona's\
|
|
|
98 |
```Python
|
99 |
from transformers import pipeline
|
100 |
|
101 |
+
pipe = pipeline('text2text-generation', model='mohammedaly22/t5-small-squad-qg')
|
102 |
|
103 |
context = """During the 2011–12 season, he set the La Liga and European records\
|
104 |
for most goals scored in a single season, while establishing himself as Barcelona's\
|