diff --git a/README.md b/README.md index 9e5c774..8a28d1d 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ We plan to provide more examples regarding different tasks (e.g. vision pretrain ### Stability Evaluation

- +

The training curve is smooth by using TorchScale, while the baseline Transformer cannot converge. @@ -101,7 +101,7 @@ The training curve is smooth by using TorchScale, while the baseline Transformer ### Scaling-up Experiments

- +

TorchScale supports arbitrary depths and widths, successfully scaling-up the models without pain.