Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
BERT-Large-squad_onnxruntime
Commits
9a8d45b6
Commit
9a8d45b6
authored
Oct 18, 2023
by
chenxj
Browse files
update README
parent
e9eb296d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
README.md
README.md
+2
-2
model.properties
model.properties
+1
-1
No files found.
README.md
View file @
9a8d45b6
...
@@ -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
## 参考资料
## 参考资料
...
...
model.properties
View file @
9a8d45b6
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment