philippelaban
commited on
Commit
·
6f38806
1
Parent(s):
90d24b3
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,17 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
|
5 |
# QA Consolidation Model
|
6 |
Model card for the QA Consolidation (step 3) of the Discord Questions framework (EMNLP 2022 - Findings).
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
tags:
|
5 |
+
- question_answering
|
6 |
+
- qa
|
7 |
+
- answer_consolidation
|
8 |
+
---
|
9 |
+
widget:
|
10 |
+
- text: "When will the recession happen? <sep> never <sep> it won't happen"
|
11 |
+
example_title: "Example 1"
|
12 |
+
- text: "When will the recession happen? <sep> it's going on right now <sep> not before next year"
|
13 |
+
example_title: "Example 2"
|
14 |
+
---
|
15 |
|
16 |
# QA Consolidation Model
|
17 |
Model card for the QA Consolidation (step 3) of the Discord Questions framework (EMNLP 2022 - Findings).
|