Update README.md
Browse files
README.md
CHANGED
|
@@ -26,7 +26,7 @@ of associated documents, categorized as *supporting*, *misleading*, or *unrelate
|
|
| 26 |
2. Claim: Full text of the claim
|
| 27 |
3. Verdict: Binary fact-checking verdict, *True* or *False*
|
| 28 |
4. Document IDs: List IDs of documents corresponding to this claim
|
| 29 |
-
5. Document Labels: List of labels for the associated documents, either *supporting*, *misleading*, or *unrelated*
|
| 30 |
|
| 31 |
```documents.csv``` contains the following fields for each document in our knowledge base, scraped from [Reddit](https://www.reddit.com/).
|
| 32 |
|
|
|
|
| 26 |
2. Claim: Full text of the claim
|
| 27 |
3. Verdict: Binary fact-checking verdict, *True* or *False*
|
| 28 |
4. Document IDs: List IDs of documents corresponding to this claim
|
| 29 |
+
5. Document Labels: List of labels for the associated documents, either *supporting*, *misleading*, or *unrelated*, generated by an LLM.
|
| 30 |
|
| 31 |
```documents.csv``` contains the following fields for each document in our knowledge base, scraped from [Reddit](https://www.reddit.com/).
|
| 32 |
|