AntoineBlanot commited on
Commit
3306ed6
1 Parent(s): b25af41

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -24,3 +24,6 @@ configs:
24
  - split: test
25
  path: data/test-*
26
  ---
 
 
 
 
24
  - split: test
25
  path: data/test-*
26
  ---
27
+ # Dataset Card for "mnli-3way"
28
+ This dataset is the [multi_nli](https://huggingface.co/datasets/multi_nli) dataset where the labels are: `entailment`, `contradiction` and `neutral`.
29
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)