add tensorboard

This commit is contained in:
Desh Raj 2022-05-12 22:14:35 -04:00
parent 72d38950d1
commit 2cf0d51e89

View File

@ -41,7 +41,7 @@ export CUDA_VISIBLE_DEVICES="0,1,2,3,4,5,6,7"
```
The tensorboard training log can be found at
<https://tensorboard.dev/experiment/ejG7VpakRYePNNj6AbDEUw/#scalars>
<https://tensorboard.dev/experiment/ExSoBmrPRx6liMTGLu0Tgw/#scalars>
The decoding command is:
```