Update README.md
Browse files
README.md
CHANGED
|
@@ -4,6 +4,7 @@ The data provided is (headline, body, stance) instances, where the stance is one
|
|
| 4 |
|
| 5 |
**Input**
|
| 6 |
* A headline and a body text - either from the same news article or from two different articles.
|
|
|
|
| 7 |
**Output**
|
| 8 |
Classify the stance of the body text relative to the claim made in the headline into one of four categories:
|
| 9 |
* Agrees: The body text agrees with the headline.
|
|
|
|
| 4 |
|
| 5 |
**Input**
|
| 6 |
* A headline and a body text - either from the same news article or from two different articles.
|
| 7 |
+
|
| 8 |
**Output**
|
| 9 |
Classify the stance of the body text relative to the claim made in the headline into one of four categories:
|
| 10 |
* Agrees: The body text agrees with the headline.
|