Update README.md
Browse files
README.md
CHANGED
@@ -83,7 +83,7 @@ The "Ensemble_of_models" directory contains 15 sub-directories named as follows:
|
|
83 |
- gfm_0.167
|
84 |
- gfm_0.351
|
85 |
|
86 |
-
Each one of these sub-directories refers to one of the fifteen hyperparameter optimization (HPO) trials that have been selected to continue
|
87 |
With each sub-directory associated with a specific HPO trial, the following files can be found:
|
88 |
- config.json: file for argument parsing to develop and train an HydraGNN architecture
|
89 |
- gfm_0.ID_epoch_N.pk: file with model parameters for HPO ID trial after N epochs of training
|
|
|
83 |
- gfm_0.167
|
84 |
- gfm_0.351
|
85 |
|
86 |
+
Each one of these sub-directories refers to one of the fifteen hyperparameter optimization (HPO) trials that have been selected to continue the pre-training with at most 30 epochs.
|
87 |
With each sub-directory associated with a specific HPO trial, the following files can be found:
|
88 |
- config.json: file for argument parsing to develop and train an HydraGNN architecture
|
89 |
- gfm_0.ID_epoch_N.pk: file with model parameters for HPO ID trial after N epochs of training
|