Commit
·
4ae7ae0
1
Parent(s):
ca6a55d
Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@ license: apache-2.0
|
|
| 4 |
|
| 5 |
Big-Bird-base Span-detection model (based off extractive QA) for source detection. Similar to alex2awesome/quote-attribution__qa-model, except it's trained on a lot more data.
|
| 6 |
|
| 7 |
-
Scores this accuracy on the original gold-label
|
| 8 |
|
| 9 |
```
|
| 10 |
{'QUOTE_loss': 0.8826233148574829,
|
|
|
|
| 4 |
|
| 5 |
Big-Bird-base Span-detection model (based off extractive QA) for source detection. Similar to alex2awesome/quote-attribution__qa-model, except it's trained on a lot more data.
|
| 6 |
|
| 7 |
+
Scores this accuracy on the original gold-label evaluation dataset mentioned in: https://arxiv.org/pdf/2305.14904.pdf
|
| 8 |
|
| 9 |
```
|
| 10 |
{'QUOTE_loss': 0.8826233148574829,
|