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
panhb
bert_tensorflow
Commits
fa7d741c
Commit
fa7d741c
authored
Oct 16, 2023
by
hepj987
Browse files
标准格式
parent
8eee5634
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
5 deletions
+9
-5
README.md
README.md
+8
-4
model.properties
model.properties
+1
-1
No files found.
README.md
View file @
fa7d741c
...
...
@@ -166,7 +166,7 @@ python3 create_finetuning_data.py \
--meta_data_file_path=/public/home/hepj/model/tf2.7.0_Bert/squad1.1/meta_data \
--eval_data_output_path=/public/home/hepj/model/tf2.7.0_Bert/squad1.1/eval_new.tf_record \
--fine_tuning_task_type=squad \
--do_lower_case=F
l
ase \
--do_lower_case=Fa
l
se \
--max_seq_length=384
#参数说明
...
...
@@ -225,6 +225,10 @@ sh bert_squad.sh
sh bert_squad_gpus.sh
```
## result
无
## 精度
使用单张Z100收敛性如下所示:
...
...
@@ -238,16 +242,16 @@ sh bert_squad_gpus.sh
## 算法类别
`自然语言处理
、文本分类、智能问答
`
`自然语言处理`
## 热点应用行业
`互联网`
`互联网
,智能聊天
`
# 源码仓库及问题反馈
https://developer.hpccube.com/codes/modelzoo/bert-tf2
# 参考
# 参考
资料
https://github.com/tensorflow/models/tree/v2.3.0/official/nlp
model.properties
View file @
fa7d741c
...
...
@@ -5,6 +5,6 @@ modelName=bert_tensorflow
# 模型描述
modelDescription
=
bert是一种预训练的语言表征模型。
# 应用场景
appScenario
=
训练,
NLP,文本分类,文本问答
appScenario
=
训练,
互联网,智能聊天
# 框架类型
frameType
=
tensorflow
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