"vscode:/vscode.git/clone" did not exist on "0c02ae907edc2db9aee7d5bda1159814ce06ee56"
Commit 9a8d45b6 authored by chenxj's avatar chenxj
Browse files

update README

parent e9eb296d
...@@ -35,9 +35,9 @@ python3 main.py ...@@ -35,9 +35,9 @@ python3 main.py
暂无 暂无
## 应用场景 ## 应用场景
### 算法类别 ### 算法类别
nlp 对话问答
### 热点应用行业 ### 热点应用行业
问答系统 医疗,科研,金融,教育
## 源码仓库及问题反馈 ## 源码仓库及问题反馈
https://developer.hpccube.com/codes/modelzoo/bert_large_squad_onnxruntime https://developer.hpccube.com/codes/modelzoo/bert_large_squad_onnxruntime
## 参考资料 ## 参考资料
......
...@@ -5,6 +5,6 @@ modelName=bert_large_squad_onnxruntime ...@@ -5,6 +5,6 @@ modelName=bert_large_squad_onnxruntime
# 模型描述 # 模型描述
modelDescription=bert_large_squad_onnx是基于bert-large的squad downstream任务的onnx模型 modelDescription=bert_large_squad_onnx是基于bert-large的squad downstream任务的onnx模型
# 应用场景 # 应用场景
appScenario=推理,NLP,问答 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