File size: 515 Bytes
02df6fa
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
dataset_info:
  features:
  - name: query
    dtype: string
  - name: positive
    dtype: string
  - name: negative
    dtype: string
  splits:
  - name: train
    num_bytes: 4676461174
    num_examples: 3575275
  - name: valid
    num_bytes: 82251060
    num_examples: 57278
  download_size: 2997394268
  dataset_size: 4758712234
---
# Dataset Card for "mixture_triplets_dedup"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)