AntoineBlanot commited on
Commit
25f7e3a
1 Parent(s): f0830da

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
+ This dataset is the [mnli-3way](https://huggingface.co/datasets/AntoineBlanot/mnli-3way) dataset where the `contradiction` and `neutral` classes has been merged together as a `non-entailment` class.
28
+
29
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)