pszemraj's picture
apply clean-text
89fe7cc verified
|
raw
history blame
4.27 kB
---
language:
- en
license: odc-by
size_categories:
- 100M<n<1B
task_categories:
- sentence-similarity
dataset_info:
- config_name: default
features:
- name: '0'
dtype: string
- name: '1'
dtype: string
splits:
- name: train
num_bytes: 23655222164
num_examples: 142947230
download_size: 15494823340
dataset_size: 23655222164
- config_name: msmarco-triplets-flat
features:
- name: text
dtype: string
- name: positive
dtype: string
- name: negative
dtype: string
splits:
- name: train
num_bytes: 358771844
num_examples: 485469
download_size: 233344152
dataset_size: 358771844
- config_name: pairs-100word
features:
- name: '0'
dtype: string
- name: '1'
dtype: string
splits:
- name: train
num_bytes: 2317278084
num_examples: 1611483
download_size: 1332475321
dataset_size: 2317278084
- config_name: triplets
features:
- name: text
dtype: string
- name: positive
dtype: string
- name: negative
dtype: string
splits:
- name: train
num_bytes: 222068225
num_examples: 1064993
download_size: 106956648
dataset_size: 222068225
- config_name: triplets-expanded
features:
- name: text
dtype: string
- name: positive
dtype: string
- name: negative
dtype: string
splits:
- name: train
num_bytes: 1028568107
num_examples: 1660962
download_size: 693685496
dataset_size: 1028568107
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- config_name: msmarco-triplets-flat
data_files:
- split: train
path: msmarco-triplets-flat/train-*
- config_name: pairs-100word
data_files:
- split: train
path: pairs-100word/train-*
- config_name: triplets
data_files:
- split: train
path: triplets/train-*
- config_name: triplets-expanded
data_files:
- split: train
path: triplets-expanded/train-*
---
# BEE-spoke-data/sbert-paraphrase-data
Paraphrase data from [sentence-transformers](https://www.sbert.net/examples/training/paraphrases/README.html#datasets)
## contents
### default
| No. | Filename |
|-----|--------------------------------------------------------------|
| 1 | yahoo_answers_title_question.jsonl |
| 2 | squad_pairs.jsonl |
| 3 | eli5_question_answer.jsonl |
| 4 | WikiAnswers_pairs.jsonl |
| 5 | stackexchange_duplicate_questions_title_title.jsonl |
| 6 | TriviaQA_pairs.jsonl |
| 7 | stackexchange_duplicate_questions.jsonl |
| 8 | sentence-compression.jsonl |
| 9 | AllNLI_2cols.jsonl |
| 10 | NQ-train_pairs.jsonl |
| 11 | searchQA_question_top5_snippets_merged.jsonl |
| 12 | stackexchange_duplicate_questions_title-body_title-body.jsonl|
| 13 | SimpleWiki.jsonl |
| 14 | yahoo_answers_question_answer.jsonl |
| 15 | gooaq_pairs.jsonl |
| 16 | quora_duplicates.jsonl |
| 17 | stackexchange_duplicate_questions_body_body.jsonl |
| 18 | yahoo_answers_title_answer.jsonl |
| 19 | S2ORC_citation_pairs.jsonl |
| 20 | stackexchange_title_body_small.jsonl |
| 21 | fever_train.jsonl |
| 22 | altlex.jsonl |
| 23 | amazon-qa-train-pairs.jsonl |
| 24 | codesearchnet.jsonl |
| 25 | searchQA_question_topSnippet.jsonl |
### triplets
| No. | Filename |
|-----|--------------------------------------|
| 1 | AllNLI.jsonl |
| 2 | specter_train_triples.jsonl |
| 3 | quora_duplicates_triplets.jsonl |