system HF staff commited on
Commit
a3e210c
1 Parent(s): c3dfd48

Update files from the datasets library (from 1.2.0)

Browse files

Release notes: https://github.com/huggingface/datasets/releases/tag/1.2.0

Files changed (1) hide show
  1. README.md +1 -1
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/nlp/viewer/?dataset=snli) to explore more examples.
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
  ---|---------|------------|-------