Commit fdc2bc43 authored by wanglch's avatar wanglch
Browse files

Update README.md

parent 139f5e5a
...@@ -55,7 +55,6 @@ torchvision:0.14.0 ...@@ -55,7 +55,6 @@ torchvision:0.14.0
``` ```
`Tips:以上dtk驱动、python、paddle等DCU相关工具版本需要严格一一对应` `Tips:以上dtk驱动、python、paddle等DCU相关工具版本需要严格一一对应`
关于本项目DCU显卡所需的特殊深度学习库可从[光合](https://developer.hpccube.com/tool/)开发者社区下载安装。
``` ```
conda create -n donut python=3.8 conda create -n donut python=3.8
...@@ -68,7 +67,7 @@ pip install -r requirements.txt -i http://mirrors.aliyun.com/pypi/simple ...@@ -68,7 +67,7 @@ pip install -r requirements.txt -i http://mirrors.aliyun.com/pypi/simple
## 数据集 ## 数据集
[naver-clova-ix/cord-v2](http://icrc.hitsz.edu.cn/Article/show/139.html) [naver-clova-ix/cord-v2](https://hf-mirror.com/datasets/naver-clova-ix/cord-v2)
项目中已提供用于试验训练的迷你数据集,训练数据目录结构如下,用于正常训练的完整数据集请按此目录结构进行制备: 项目中已提供用于试验训练的迷你数据集,训练数据目录结构如下,用于正常训练的完整数据集请按此目录结构进行制备:
```bash ```bash
......
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