Update README.md
Browse files
README.md
CHANGED
@@ -111,9 +111,9 @@ pipeline_qa(context = "Alessandro Manzoni è nato a Milano nel 1785",
|
|
111 |
question = "Dove è nato Manzoni?")
|
112 |
|
113 |
# {'score': 0.9899800419807434, 'start': 28, 'end': 34, 'answer': 'Milano'}
|
|
|
114 |
|
115 |
You can also try the model online using this web app: https://huggingface.co/spaces/osiria/deberta-italian-question-answering
|
116 |
-
```
|
117 |
|
118 |
<h3>References</h3>
|
119 |
|
|
|
111 |
question = "Dove è nato Manzoni?")
|
112 |
|
113 |
# {'score': 0.9899800419807434, 'start': 28, 'end': 34, 'answer': 'Milano'}
|
114 |
+
```
|
115 |
|
116 |
You can also try the model online using this web app: https://huggingface.co/spaces/osiria/deberta-italian-question-answering
|
|
|
117 |
|
118 |
<h3>References</h3>
|
119 |
|