File size: 274 Bytes
b053b37 | 1 2 3 4 5 6 7 8 9 10 | # 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.
|