tomaarsen HF staff commited on
Commit
926cae4
1 Parent(s): 99a5e49

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -136,5 +136,5 @@ Despite being labeled as Natural Language Inference (NLI), this dataset can be u
136
  'negative': 'We have no one free at the moment so you have to take action yourself.'
137
  }
138
  ```
139
- * Collection strategy: Reading the jsonl file in the `en_NLI_data` directory in [Shitao/bge-m3-data](https://huggingface.co/datasets/Shitao/bge-m3-data) and taking only each negative, but making a separate sample with each of the negatives.
140
  * Deduplified: No
 
136
  'negative': 'We have no one free at the moment so you have to take action yourself.'
137
  }
138
  ```
139
+ * Collection strategy: Reading the jsonl file in the `en_NLI_data` directory in [Shitao/bge-m3-data](https://huggingface.co/datasets/Shitao/bge-m3-data) and taking each negative, but making a separate sample with each of the negatives.
140
  * Deduplified: No