Sahajtomar commited on
Commit
d7d179b
1 Parent(s): 7f46d05

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -45,7 +45,7 @@ qa_pipeline({
45
 
46
  # output
47
 
48
- {'answer': 'APOBEC', 'end': 121, 'score': 0.9795194864273071, 'start': 115}
49
 
50
  ## Even complex queries can be answered pretty well
51
 
@@ -65,4 +65,4 @@ qa_pipeline({
65
 
66
  Try it on a Colab:
67
 
68
- <a href="https://github.com/Sahajtomar/Question-Answering/blob/main/Sahajtomar_GBERTQA.ipynb" target="_parent"><img src="https://camo.githubusercontent.com/52feade06f2fecbf006889a904d221e6a730c194/68747470733a2f2f636f6c61622e72657365617263682e676f6f676c652e636f6d2f6173736574732f636f6c61622d62616467652e737667" alt="Open In Colab" data-canonical-src="https://colab.research.google.com/assets/colab-badge.svg"></a>
45
 
46
  # output
47
 
48
+ {'answer': 'APOBEC', 'end': 121, 'score': 0.9815779328346252, 'start': 115}
49
 
50
  ## Even complex queries can be answered pretty well
51
 
65
 
66
  Try it on a Colab:
67
 
68
+ <a href="https://github.com/Sahajtomar/Question-Answering/blob/main/Sahajtomar_GBERTQnA.ipynb" target="_parent"><img src="https://camo.githubusercontent.com/52feade06f2fecbf006889a904d221e6a730c194/68747470733a2f2f636f6c61622e72657365617263682e676f6f676c652e636f6d2f6173736574732f636f6c61622d62616467652e737667" alt="Open In Colab" data-canonical-src="https://colab.research.google.com/assets/colab-badge.svg"></a>