File size: 581 Bytes
8272c43
 
 
63745a4
 
8272c43
63745a4
 
 
8272c43
63745a4
8272c43
63745a4
8272c43
63745a4
 
 
 
 
 
 
8272c43
 
1f34a83
 
 
 
8272c43
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: title
    dtype: string
  - name: text
    dtype: string
  - name: PMID
    dtype: string
  - name: text_chunks
    sequence: string
  - name: domain
    dtype: string
  - name: link
    dtype: string
  - name: prompt
    dtype: string
  - name: prompt_type
    dtype: string
  - name: prompt_comparison
    dtype: string
  splits:
  - name: train
    num_bytes: 657093083
    num_examples: 199713
  download_size: 367477547
  dataset_size: 657093083
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---