tomaarsen HF staff commited on
Commit
cc6c526
1 Parent(s): 65dd388

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -148,7 +148,7 @@ Despite originally being intended for Natural Language Inference (NLI), this dat
148
  'hypothesis': 'A person is training his horse for a competition.',
149
  'label': 1,
150
  }
151
- ```
152
  * Collection strategy: Reading the premise, hypothesis and integer label from SNLI & MultiNLI datasets.
153
  * Deduplified: Yes
154
 
 
148
  'hypothesis': 'A person is training his horse for a competition.',
149
  'label': 1,
150
  }
151
+ ```
152
  * Collection strategy: Reading the premise, hypothesis and integer label from SNLI & MultiNLI datasets.
153
  * Deduplified: Yes
154