akhooli's picture
Upload dataset
1b40805 verified
|
raw
history blame
744 Bytes
---
license: mit
dataset_info:
features:
- name: anchor
dtype: string
- name: positive
dtype: string
- name: negative
dtype: string
- name: sim_pos
dtype: float64
- name: sim_neg
dtype: float64
- name: len_anc
dtype: int64
- name: len_pos
dtype: int64
- name: len_neg
dtype: int64
splits:
- name: train
num_bytes: 614206347
num_examples: 1000000
download_size: 308842392
dataset_size: 614206347
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Arabic Triplets Test
This is a test dataset to use in Arabic ColBERT test model. Both this dataset and the model are not stable.
When ready, this card will be edited to reflect details.