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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -24,6 +24,7 @@ configs:
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)
 
24
  - split: test
25
  path: data/test-*
26
  ---
27
+ # Dataset Card for "mnli-binary"
28
  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.
29
 
30
  [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)