File size: 518 Bytes
6194909
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: Case
    dtype: string
  - name: Courses of Treatment
    dtype: string
  - name: Label
    dtype: string
  - name: Patient History and Progress
    dtype: string
  - name: Primary Treatment
    dtype: string
  - name: Cluster
    dtype: string
  splits:
  - name: advanced_stage
    num_bytes: 126267
    num_examples: 100
  download_size: 41980
  dataset_size: 126267
configs:
- config_name: default
  data_files:
  - split: advanced_stage
    path: data/advanced_stage-*
---