mlynatom commited on
Commit
a8d814e
·
verified ·
1 Parent(s): d41626c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -97,13 +97,13 @@ This dataset is a collection of English and Czech NLI datasets. Its primary purp
97
  <!-- Provide the basic links for the dataset. -->
98
  The dataset consists of the following datasets:
99
 
100
- **English**
101
  - [FEVER](https://huggingface.co/datasets/ctu-aic/enfever_nli) - FEVER transformed for NLI
102
  - [AVeriTeC](https://huggingface.co/chenxwh/AVeriTeC) - train and development gold splits with concated question-answer pairs as the evidence
103
  - [SNLI](https://huggingface.co/datasets/stanfordnlp/snli)
104
  - [ANLI](https://huggingface.co/datasets/facebook/anli)
105
 
106
- **Czech**
107
  - [CsFEVER-NLI](https://huggingface.co/datasets/ctu-aic/csfever_nli) - FEVER translated to Czech using Deepl translator
108
  - [CtkFACTS-NLI](https://huggingface.co/datasets/ctu-aic/ctkfacts_nli) - Original Czech NLI dataset
109
  - [SNLI_CS](https://huggingface.co/datasets/ctu-aic/snli_cs) - SNLI translated to Czech using Google translator
 
97
  <!-- Provide the basic links for the dataset. -->
98
  The dataset consists of the following datasets:
99
 
100
+ **English** 🇺🇸 🇬🇧
101
  - [FEVER](https://huggingface.co/datasets/ctu-aic/enfever_nli) - FEVER transformed for NLI
102
  - [AVeriTeC](https://huggingface.co/chenxwh/AVeriTeC) - train and development gold splits with concated question-answer pairs as the evidence
103
  - [SNLI](https://huggingface.co/datasets/stanfordnlp/snli)
104
  - [ANLI](https://huggingface.co/datasets/facebook/anli)
105
 
106
+ **Czech** 🇨🇿
107
  - [CsFEVER-NLI](https://huggingface.co/datasets/ctu-aic/csfever_nli) - FEVER translated to Czech using Deepl translator
108
  - [CtkFACTS-NLI](https://huggingface.co/datasets/ctu-aic/ctkfacts_nli) - Original Czech NLI dataset
109
  - [SNLI_CS](https://huggingface.co/datasets/ctu-aic/snli_cs) - SNLI translated to Czech using Google translator