Commit 15bcbc24 authored by “yuguo”'s avatar “yuguo”
Browse files

update

parent ba38aeb1
...@@ -44,7 +44,11 @@ pip3 install -e . -i https://mirrors.aliyun.com/pypi/simple ...@@ -44,7 +44,11 @@ pip3 install -e . -i https://mirrors.aliyun.com/pypi/simple
## 数据集 ## 数据集
我们在libai目录下集成了部分小数据集供用户快速验证,路径为: 我们在libai目录下集成了部分小数据集供用户快速验证,路径为:
./nlp_data $ tree nlp_data
├── data
├── bert-base-chinese-vocab
├── gpt2-merges
└── gpt2-vocab
## Bert预训练 ## Bert预训练
### 训练 ### 训练
......
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