jonathanagustin commited on
Commit
cb35fbb
1 Parent(s): 2c0e956

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -26,7 +26,14 @@ task_ids:
26
  - multi-class-classification
27
  paperswithcode_id: ddxplus
28
  configs:
29
- - config_name: default
 
 
 
 
 
 
 
30
 
31
  extra_gated_prompt: "By accessing this dataset, you agree to use it solely for research purposes and not for clinical decision-making."
32
  extra_gated_fields:
 
26
  - multi-class-classification
27
  paperswithcode_id: ddxplus
28
  configs:
29
+ - config_name: default
30
+ data_files:
31
+ - split: train
32
+ path: "train.csv"
33
+ - split: test
34
+ path: "test.csv"
35
+ - split: validate
36
+ path: "validate.csv"
37
 
38
  extra_gated_prompt: "By accessing this dataset, you agree to use it solely for research purposes and not for clinical decision-making."
39
  extra_gated_fields: