stefan-it commited on
Commit
a26766d
1 Parent(s): 3571be3

readme: fix link to TensorBoard

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -24,7 +24,7 @@ We use XLM-RoBERTa Large as backbone language model and the following hyper-para
24
  | Learning Rate | `5-06` |
25
  | Max. Epochs | `10` |
26
 
27
- Additionally, the [FLERT](https://arxiv.org/abs/2011.06993) approach is used for fine-tuning the model. [Training logs](training.log) and [TensorBoard]() are also available for each model.
28
 
29
  ## Results
30
 
 
24
  | Learning Rate | `5-06` |
25
  | Max. Epochs | `10` |
26
 
27
+ Additionally, the [FLERT](https://arxiv.org/abs/2011.06993) approach is used for fine-tuning the model. [Training logs](training.log) and [TensorBoard](../../tensorboard) are also available for each model.
28
 
29
  ## Results
30