Skip to content

Commit 8e02669

Browse files
committed
Removed deprecated solr_root keyword.
1 parent c1e69b7 commit 8e02669

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

Pilot1/UnoMT/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ Configuration file: ./unoMT_default_model.txt
7878
'rnaseq_scaling': 'std',
7979
'rng_seed': 0,
8080
'save_path': 'save/unoMT',
81-
'solr_root': '',
8281
'timeout': 3600,
8382
'train_sources': 'NCI60',
8483
'trn_batch_size': 32,
@@ -142,7 +141,6 @@ Params:
142141
'run_id': 'RUN000',
143142
'save_path': 'save/unoMT',
144143
'shuffle': False,
145-
'solr_root': '',
146144
'timeout': 3600,
147145
'train_bool': True,
148146
'train_sources': 'NCI60',

Pilot1/UnoMT/unoMT_default_model.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,5 @@ rng_seed=0
9191
save_path='save/unoMT'
9292

9393
[Monitor_Params]
94-
solr_root=''
9594
timeout=3600
9695

0 commit comments

Comments
 (0)