nguyenvulebinh commited on
Commit
e352d23
1 Parent(s): 3ce9c96

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -84,4 +84,11 @@ answer = extract_answer(inputs, outputs, tokenizer)
84
 
85
  print(answer)
86
  # answer: Google Developer Expert. Score start: 0.9926977753639221, Score end: 0.9909810423851013
87
- ```
 
 
 
 
 
 
 
84
 
85
  print(answer)
86
  # answer: Google Developer Expert. Score start: 0.9926977753639221, Score end: 0.9909810423851013
87
+ ```
88
+
89
+ ## About
90
+
91
+ *Built by Binh Nguyen*
92
+ [![Follow](https://img.shields.io/twitter/follow/nguyenvulebinh?style=social)](https://twitter.com/intent/follow?screen_name=nguyenvulebinh)
93
+ For more details, visit the project repository.
94
+ [![GitHub stars](https://img.shields.io/github/stars/nguyenvulebinh/extractive-qa-mrc?style=social)](https://github.com/nguyenvulebinh/extractive-qa-mrc)