Skip to content

Commit

Permalink
fix bert_mini_sparse path (intel#871)
Browse files Browse the repository at this point in the history
  • Loading branch information
VincyZhang committed Apr 25, 2023
1 parent 28747c6 commit bdeadda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/.config/engine_deploy.json
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@
}
},
"bert_mini_sparse": {
"working_dir": "huggingface/pytorch/text-classification/deployment/sst2/bert_mini",
"working_dir": "huggingface/pytorch/text-classification/deployment/sparse/bert_mini",
"data_dir": "/tf_dataset2/datasets/sst2_data",
"hf_model_name": "Intel/bert-mini-sst2-distilled-sparse-90-1X4-block",
"benchmark": {
Expand Down

0 comments on commit bdeadda

Please sign in to comment.