From bdeadda15d5b6ce4b391017fb8a6100573fbdd85 Mon Sep 17 00:00:00 2001 From: VincyZhang Date: Tue, 25 Apr 2023 11:19:42 +0800 Subject: [PATCH] fix bert_mini_sparse path (#871) --- examples/.config/engine_deploy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/.config/engine_deploy.json b/examples/.config/engine_deploy.json index 5ea778b769e..742f81ed261 100644 --- a/examples/.config/engine_deploy.json +++ b/examples/.config/engine_deploy.json @@ -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": {