tomaarsen HF staff commited on
Commit
968b748
·
verified ·
1 Parent(s): 9959291

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -188,7 +188,7 @@ This is a reformatting of the cMedQAv2 dataset used to train the [BGE-M3 model](
188
  * Collection strategy: Reading the jsonl file in the `cMedQAv2` directory in [Shitao/bge-m3-data](https://huggingface.co/datasets/Shitao/bge-m3-data) and taking only the first positive and first negative.
189
  * Deduplified: No
190
 
191
- ### `triplet-15` subset
192
 
193
  * Columns: "anchor", "positive", "negative_1", ..., "negative_50"
194
  * Column types: `str`, ..., `str`
 
188
  * Collection strategy: Reading the jsonl file in the `cMedQAv2` directory in [Shitao/bge-m3-data](https://huggingface.co/datasets/Shitao/bge-m3-data) and taking only the first positive and first negative.
189
  * Deduplified: No
190
 
191
+ ### `triplet-50` subset
192
 
193
  * Columns: "anchor", "positive", "negative_1", ..., "negative_50"
194
  * Column types: `str`, ..., `str`