From 0ce86b8d421db2630197c494a396ca17e9db3dca Mon Sep 17 00:00:00 2001 From: Tuan Nguyen Date: Tue, 22 Jun 2021 10:25:44 -0400 Subject: [PATCH] Update sparsifying_bert_using_recipes.md Fix wrong link to tutorial images --- .../tutorials/sparsifying_bert_using_recipes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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?