heruberuto
commited on
Commit
•
e0b2510
1
Parent(s):
423fec6
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
1 |
---
|
2 |
license: cc-by-sa-3.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-sa-3.0
|
3 |
---
|
4 |
+
|
5 |
+
# CTKFacts dataset for Document retrieval
|
6 |
+
|
7 |
+
Czech Natural Language Inference dataset of ~3K *evidence*-*claim* pairs labelled with SUPPORTS, REFUTES or NOT ENOUGH INFO veracity labels. Extracted from a round of fact-checking experiments concluded and described within the [CsFEVER andCTKFacts: Acquiring Czech data for Fact Verification](https://arxiv.org/abs/2201.11115) paper currently being revised for publication in LREV journal.
|
8 |
+
|
9 |
+
## NLI version
|
10 |
+
Can be found at https://huggingface.co/datasets/ctu-aic/ctkfacts_nli
|