Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# relive-qa
|
| 2 |
|
| 3 |
Re-hosting questions from https://github.com/realtimeqa/realtimeqa_public
|
|
@@ -18,4 +28,4 @@ booktitle={Thirty-seventh Conference on Neural Information Processing Systems Da
|
|
| 18 |
year={2023},
|
| 19 |
url={https://openreview.net/forum?id=HfKOIPCvsv}
|
| 20 |
}
|
| 21 |
-
```
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
task_categories:
|
| 4 |
+
- question-answering
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
tags:
|
| 8 |
+
- realtime
|
| 9 |
+
- news
|
| 10 |
+
---
|
| 11 |
# relive-qa
|
| 12 |
|
| 13 |
Re-hosting questions from https://github.com/realtimeqa/realtimeqa_public
|
|
|
|
| 28 |
year={2023},
|
| 29 |
url={https://openreview.net/forum?id=HfKOIPCvsv}
|
| 30 |
}
|
| 31 |
+
```
|