Commit 91454f7c authored by “yuguo”'s avatar “yuguo”
Browse files

update

parent a458cc62
...@@ -42,7 +42,11 @@ GPT-2中使用掩模自注意力(masked self-attention),一般的自注意 ...@@ -42,7 +42,11 @@ GPT-2中使用掩模自注意力(masked self-attention),一般的自注意
我们在libai目录下集成了部分小数据集供用户快速验证: 我们在libai目录下集成了部分小数据集供用户快速验证:
./nlp_data $ tree nlp_data
├── data
├── bert-base-chinese-vocab
├── gpt2-merges
└── gpt2-vocab
## 环境配置 ## 环境配置
### Docker ### Docker
......
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