We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c69e934 commit a4aec71Copy full SHA for a4aec71
readme.md
@@ -17,7 +17,8 @@ answer.
17
"article": "HTML article to extract answer from",
18
"html_snippet": "HTML chunk/section that holds the answer of the question",
19
"text_snippet": "text chunk/section that holds the answer of the question",
20
- "images": "list of images exists in the article"
+ "images": "list of images exists in the article",
21
+ "reader": "indicates if model managed to answer or not"
22
23
}
24
```
0 commit comments