qiaoyu-zheng / RP3D-Diag

Code implementation of RP3D-Diag
MIT License
56 stars 3 forks source link

naming inconsistency between train.py / test.py #2

Open tdebusschere opened 9 months ago

tdebusschere commented 9 months ago

train.py / test.py use localized paths in stead of relative ones and the naming of the file is also different from the names in huggingface or onedrive. Like for example: 'icd10_desription.json' is either not included or the naming of the file is unclear. "/remote-home/share/data200/172.16.11.200/zhengqiaoyu/pretrained" needs a config.json file. What is the nature and content of those files?