tdiggelm commited on
Commit
25fc4e0
1 Parent(s): c904f2d

Updated code example.

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -56,7 +56,7 @@ __Example usage:__
56
  >>> context="My name is Clara and I live in Berkeley.",
57
  >>> handle_impossible_answer=True # important!
58
  >>> )
59
- {'score': 0.9027367830276489, 'start': 11, 'end': 16, 'answer': 'Clara'}
60
  ```
61
 
62
  ## Training and evaluation data
 
56
  >>> context="My name is Clara and I live in Berkeley.",
57
  >>> handle_impossible_answer=True # important!
58
  >>> )
59
+ {'score': 0.9498472809791565, 'start': 11, 'end': 16, 'answer': 'Clara'}
60
  ```
61
 
62
  ## Training and evaluation data