Commit 383718c2 authored by “yuguo”'s avatar “yuguo”
Browse files

update

parent 065ccf6e
......@@ -79,7 +79,9 @@ train.dist.pipeline_parallel_size = 1
bash tools/train.sh tools/train_net.py configs/gpt2_pretrain.py 4
## 精度
## result
### 精度
训练数据:[https://oneflow-static.oss-cn-beijing.aliyuncs.com/ci-files/dataset/libai/gpt_dataset](链接)
......@@ -111,7 +113,7 @@ train.dist.pipeline_parallel_size = 1
### 热点应用行业
`nlp,智能聊天助手,科研`
`医疗,教育,科研,金融`
## 源码仓库及问题反馈
......
......@@ -5,6 +5,6 @@ modelName=gpt2_oneflow
# 模型描述
modelDescription=基于Oneflow框架的GPT2
# 应用场景(多个标签以英文逗号分割)
appScenario=训练,推理,nlp,智能聊天助手,科研
appScenario=训练,推理,医疗,教育,科研,金融
# 框架类型(多个标签以英文逗号分割)
frameType=OneFlow,Libai
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