Skip to content

Commit a4aec71

Browse files
committed
first commit
1 parent c69e934 commit a4aec71

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ answer.
1717
"article": "HTML article to extract answer from",
1818
"html_snippet": "HTML chunk/section that holds the answer of the question",
1919
"text_snippet": "text chunk/section that holds the answer of the question",
20-
"images": "list of images exists in the article"
20+
"images": "list of images exists in the article",
21+
"reader": "indicates if model managed to answer or not"
2122

2223
}
2324
```

0 commit comments

Comments
 (0)