Commit 25aec340 authored by yangql's avatar yangql
Browse files

Update model.properties

parent 065459b7
# 模型唯一标识
modelCode = 305
# 模型名称 # 模型名称
modelName=bert_onnxruntime modelName=bert_onnxruntime
# 模型描述 # 模型描述
...@@ -5,4 +7,4 @@ modelDescription=Bert是一种预训练的语言表征模型。 ...@@ -5,4 +7,4 @@ modelDescription=Bert是一种预训练的语言表征模型。
# 应用场景 # 应用场景
appScenario=推理,对话问答,零售,医疗,教育 appScenario=推理,对话问答,零售,医疗,教育
# 框架类型 # 框架类型
frameType=ONNXRuntime frameType=onnxruntime
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment