Update DiaMed.py
Browse files
DiaMed.py
CHANGED
@@ -161,4 +161,4 @@ class DiaMed(datasets.GeneratorBasedBuilder):
|
|
161 |
"figures": [base_path + fg.lstrip(".") for fg in d["local_figures"]],
|
162 |
"figures_paths": [base_path + fg.lstrip(".") for fg in d["local_figures"]],
|
163 |
"icd-10": d["icd-10"],
|
164 |
-
}
|
|
|
161 |
"figures": [base_path + fg.lstrip(".") for fg in d["local_figures"]],
|
162 |
"figures_paths": [base_path + fg.lstrip(".") for fg in d["local_figures"]],
|
163 |
"icd-10": d["icd-10"],
|
164 |
+
}
|