Update 2 doctest expected values for torch 2.0.0 (#22148)
update values Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
This commit is contained in:
@@ -247,7 +247,7 @@ For example, if you use this [invoice image](https://huggingface.co/spaces/impir
|
||||
... image="https://huggingface.co/spaces/impira/docquery/resolve/2359223c1837a7587402bda0f2643382a6eefeab/invoice.png",
|
||||
... question="What is the invoice number?",
|
||||
... )
|
||||
[{'score': 0.42514941096305847, 'answer': 'us-001', 'start': 16, 'end': 16}]
|
||||
[{'score': 0.42515, 'answer': 'us-001', 'start': 16, 'end': 16}]
|
||||
```
|
||||
|
||||
<Tip>
|
||||
|
||||
Reference in New Issue
Block a user