File size: 557 Bytes
510af69
4bf33f5
 
510af69
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
eb8ce1c
510af69
 
 
 
 
 
 
eb8ce1c
 
510af69
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
---
language:
- vi
dataset_info:
  features:
  - name: date
    dtype: string
  - name: question
    dtype: string
  - name: citation
    dtype: string
  - name: answer
    dtype: string
  - name: refs
    sequence: string
  - name: old_doc
    dtype: string
  - name: soft_negative_docs
    sequence: string
  - name: prompt
    dtype: string
  splits:
  - name: 2_refs
    num_bytes: 6708089
    num_examples: 438
  download_size: 1479048
  dataset_size: 6708089
configs:
- config_name: default
  data_files:
  - split: 2_refs
    path: data/2_refs-*
---