| # TensorBoard mapping | |
| Each subdirectory is named after the model it belongs to. Run TensorBoard with: | |
| ```bash | |
| tensorboard --logdir /data/external/wangzk_team/bayp/ES4LLM/outputs/full_es_model/tensorboard | |
| ``` | |
| See MANIFEST.tsv for the exact source path of each event file. | |