Commit 4076b312 authored by chenzk's avatar chenzk
Browse files

Update sf.md

parent 188237b8
...@@ -61,7 +61,7 @@ docker run --shm-size=64G --name umt5 -v /opt/hyhal:/opt/hyhal:ro --privileged=t ...@@ -61,7 +61,7 @@ docker run --shm-size=64G --name umt5 -v /opt/hyhal:/opt/hyhal:ro --privileged=t
### Anaconda(方法三) ### Anaconda(方法三)
此处提供本地配置、编译的详细步骤,例如: 此处提供本地配置、编译的详细步骤,例如:
关于本项目DCU显卡所需的特殊深度学习库可从[光合](https://developer.hpccube.com/tool/)开发者社区下载安装。 关于本项目DCU显卡所需的特殊深度学习库可从[光合](https://developer.sourcefind.cn/tool/)开发者社区下载安装。
``` ```
DTK驱动:dtk24.04.1 DTK驱动:dtk24.04.1
python:python3.10 python:python3.10
...@@ -71,7 +71,7 @@ deepspeed:0.12.3 ...@@ -71,7 +71,7 @@ deepspeed:0.12.3
``` ```
`Tips:以上dtk驱动、python、paddle等DCU相关工具版本需要严格一一对应` `Tips:以上dtk驱动、python、paddle等DCU相关工具版本需要严格一一对应`
关于本项目DCU显卡所需的特殊深度学习库可从[光合](https://developer.hpccube.com/tool/)开发者社区下载安装。 关于本项目DCU显卡所需的特殊深度学习库可从[光合](https://developer.sourcefind.cn/tool/)开发者社区下载安装。
``` ```
conda create -n umt5 python=3.10 conda create -n umt5 python=3.10
...@@ -142,7 +142,7 @@ python umt5_summary.py ...@@ -142,7 +142,7 @@ python umt5_summary.py
## 源码仓库及问题反馈 ## 源码仓库及问题反馈
- http://developer.hpccube.com/codes/modelzoo/umt5.git - http://developer.sourcefind.cn/codes/modelzoo/umt5.git
## 参考资料 ## 参考资料
- [UniMax: Fairer and more Effective Language Sampling for Large-Scale Multilingual Pretraining](https://arxiv.org/abs/2304.09151) - [UniMax: Fairer and more Effective Language Sampling for Large-Scale Multilingual Pretraining](https://arxiv.org/abs/2304.09151)
......
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