shahrukhx01
commited on
Commit
路
d8871b0
1
Parent(s):
ada5328
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
1 |
## BoolQ Validation dataset Evaluation: <br/>
|
2 |
support => 3270 <br/>
|
3 |
accuracy => 0.73 <br/>
|
|
|
1 |
+
## Multiple Prediction Heads
|
2 |
+
* ExtractiveQA Head
|
3 |
+
* Three Class Classification Head, classes => (yes, no, extra_qa) to answer binary questions or direct to ExtractiveQA Head
|
4 |
+
|
5 |
## BoolQ Validation dataset Evaluation: <br/>
|
6 |
support => 3270 <br/>
|
7 |
accuracy => 0.73 <br/>
|