This is a curated dataset to use in Arabic ColBERT and SBERT models (among other uses).
In addition to anchor, positive and negative columns, the dataset has two columns: sim_pos and sim_neg which are cosine
similarities between the anchor (query) and bothe positive and negative examples.The last 3 columns are lengths (words) for each of the anchor, positive and negative examples. Length uses simple split on space, not tokens.
The cosine… See the full description on the dataset page:
https://huggingface.co/datasets/akhooli/arabic-triplets-1m-curated-sims-len.