diff --git a/integrations/huggingface-transformers/tutorials/sparsifying_bert_using_recipes.md b/integrations/huggingface-transformers/tutorials/sparsifying_bert_using_recipes.md index 1f07f4ab322..c5de116c95c 100644 --- a/integrations/huggingface-transformers/tutorials/sparsifying_bert_using_recipes.md +++ b/integrations/huggingface-transformers/tutorials/sparsifying_bert_using_recipes.md @@ -32,8 +32,8 @@ Working through this tutorial, you will experience how Neural Magic recipes simp All the results listed in this tutorials are available publically through a [Weights and Biases project](https://wandb.ai/neuralmagic/sparse-bert-squad?workspace=user-neuralmagic).

- - + +

## Need Help?