Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Languages:
Spanish
ArXiv:
Libraries:
Datasets
pandas
License:
File size: 606 Bytes
f8da6f4
 
 
 
 
 
 
 
 
 
 
 
 
1c4f82f
f8da6f4
1c4f82f
f8da6f4
 
 
 
 
 
 
 
1c4f82f
f8da6f4
1c4f82f
 
f8da6f4
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
dataset_info:
  config_name: ar
  features:
  - name: id
    dtype: int64
  - name: query
    dtype: string
  - name: docid
    dtype: string
  - name: docid_text
    dtype: string
  - name: query_date
    dtype: timestamp[ns]
  - name: answer_date
    dtype: timestamp[ns]
  - name: match_score
    dtype: float32
  - name: expanded_search
    dtype: bool
  - name: answer_type
    dtype: string
  splits:
  - name: train
    num_bytes: 8897321
    num_examples: 27161
  download_size: 4135518
  dataset_size: 8897321
configs:
- config_name: ar
  data_files:
  - split: train
    path: ar/train-*
---