File size: 409 Bytes
949bd0d
 
 
 
 
 
 
 
96b911b
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
configs:
- config_name: default
  data_files:
  - split: brands
    path: "brands.csv"
  - split: drugs
    path: "drugs.csv"
  - split: combinations
    path: "combinations.csv"
  - split: formulations
    path: "formulations.csv"
  - split: hospital_types
    path: "hospital_types.csv"
  - split: indications
    path: "indications.csv"
  - split: treatment_phases
    path: "treatment_phases.csv"
---