Commit
·
bcbef18
1
Parent(s):
0faa4cc
Update README.md
Browse files
README.md
CHANGED
|
@@ -25,5 +25,6 @@ dataset_info:
|
|
| 25 |
dataset_size: 71872286
|
| 26 |
---
|
| 27 |
# Dataset Card for "snli-binary"
|
|
|
|
| 28 |
|
| 29 |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
|
|
|
| 25 |
dataset_size: 71872286
|
| 26 |
---
|
| 27 |
# Dataset Card for "snli-binary"
|
| 28 |
+
This dataset is the [snli-3way](https://huggingface.co/datasets/AntoineBlanot/snli-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)
|