File size: 635 Bytes
f8ab564
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  config_name: healthcaremagic
  features:
  - name: tgt
    dtype: string
  - name: src
    dtype: string
  - name: id
    dtype: int64
  splits:
  - name: train
    num_bytes: 190539493
    num_examples: 181122
  - name: validation
    num_bytes: 23782271
    num_examples: 22641
  - name: test
    num_bytes: 23813362
    num_examples: 22642
  download_size: 147248621
  dataset_size: 238135126
configs:
- config_name: healthcaremagic
  data_files:
  - split: train
    path: healthcaremagic/train-*
  - split: validation
    path: healthcaremagic/validation-*
  - split: test
    path: healthcaremagic/test-*
---