We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1e69b7 commit 8e02669Copy full SHA for 8e02669
Pilot1/UnoMT/README.md
@@ -78,7 +78,6 @@ Configuration file: ./unoMT_default_model.txt
78
'rnaseq_scaling': 'std',
79
'rng_seed': 0,
80
'save_path': 'save/unoMT',
81
- 'solr_root': '',
82
'timeout': 3600,
83
'train_sources': 'NCI60',
84
'trn_batch_size': 32,
@@ -142,7 +141,6 @@ Params:
142
141
'run_id': 'RUN000',
143
144
'shuffle': False,
145
146
147
'train_bool': True,
148
Pilot1/UnoMT/unoMT_default_model.txt
@@ -91,6 +91,5 @@ rng_seed=0
91
save_path='save/unoMT'
92
93
[Monitor_Params]
94
-solr_root=''
95
timeout=3600
96
0 commit comments