Update README.md
Browse files
README.md
CHANGED
|
@@ -84,7 +84,7 @@ The "Ensemble_of_models" directory contains 15 sub-directories named as follows:
|
|
| 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 |
-
|
| 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
|
| 90 |
|
|
|
|
| 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 |
+
Within 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
|
| 90 |
|