Update files from the datasets library (from 1.2.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.2.0
README.md
CHANGED
@@ -117,7 +117,7 @@ The IDs in the original dataset correspond to identifiers from Flickr30k or (the
|
|
117 |
|
118 |
### Free text description for context (e.g. describe difference between title / selftext / body in Reddit data) and example
|
119 |
|
120 |
-
For each ID, there is a string for the premise, a string for the hypothesis, and an integer for the label. Note that each premise may appear three times with a different hypothesis and label. See the [SNLI corpus viewer](https://huggingface.co/
|
121 |
|
122 |
ID | Premise | Hypothesis | Label
|
123 |
---|---------|------------|-------
|
|
|
117 |
|
118 |
### Free text description for context (e.g. describe difference between title / selftext / body in Reddit data) and example
|
119 |
|
120 |
+
For each ID, there is a string for the premise, a string for the hypothesis, and an integer for the label. Note that each premise may appear three times with a different hypothesis and label. See the [SNLI corpus viewer](https://huggingface.co/datasets/viewer/?dataset=snli) to explore more examples.
|
121 |
|
122 |
ID | Premise | Hypothesis | Label
|
123 |
---|---------|------------|-------
|