Update README.md
Browse files
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
|
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
|