Commit
·
9e80a9d
1
Parent(s):
1771303
Update model card.
Browse files
README.md
CHANGED
@@ -5,10 +5,12 @@ license: "cc-by-sa-4.0"
|
|
5 |
datasets:
|
6 |
- debatelab/aaac
|
7 |
widget:
|
8 |
-
- text: "reason_statements: argument_source: If Peter likes fish, Peter has been to
|
9 |
example_title: "Premise identification"
|
10 |
-
- text: "argdown_reconstruction: argument_source: If Peter likes fish, Peter has been to
|
11 |
example_title: "Argdown reconstruction"
|
|
|
|
|
12 |
inference:
|
13 |
parameters:
|
14 |
max_length: 80
|
|
|
5 |
datasets:
|
6 |
- debatelab/aaac
|
7 |
widget:
|
8 |
+
- text: "reason_statements: argument_source: If Peter likes fish, Peter has been to New York. So, Peter has been to New York."
|
9 |
example_title: "Premise identification"
|
10 |
+
- text: "argdown_reconstruction: argument_source: If Peter likes fish, Peter has been to New York. So, Peter has been to New York."
|
11 |
example_title: "Argdown reconstruction"
|
12 |
+
- text: "premises_formalized: reason_statements: If Peter likes fish, Peter has been to New York. (ref: (1))"
|
13 |
+
example_title: "Formalization"
|
14 |
inference:
|
15 |
parameters:
|
16 |
max_length: 80
|