File size: 527 Bytes
1c0dd5d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
dataset_info:
  features:
  - name: query
    dtype: string
  - name: passage
    dtype: string
  - name: label
    dtype: float64
  splits:
  - name: train
    num_bytes: 493314264
    num_examples: 1000000
  download_size: 191598690
  dataset_size: 493314264
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---
# Dataset Card for "vi-ar_top_cs_train"

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