Skip to content

Commit

Permalink
Improve document content
Browse files Browse the repository at this point in the history
  • Loading branch information
yanzhen1233 committed Dec 12, 2024
1 parent 360703d commit fb96cfe
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/source/quick_start/dlc_odps_dataset_tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@

2. 执行脚本创建数据表并上传至MaxCompute

```bash
sh upload_data.sh ${PROJECT_NAME}
```

### 前置条件

-[MaxCompute控制台](https://maxcompute.console.aliyun.com/)的「租户管理」->「租户属性」页面打开**开放存储(Storage API)开关**
Expand Down Expand Up @@ -52,6 +56,8 @@

**资源配置** 选择框架为PyTorch,任务资源我们以选择单机8卡V100为例(建议优先选择单机多卡机型,需要多机多卡训练时建议选择带RDMA的机型)

**角色信息** 选择**PAI默认角色**

**执行命令** 如下

### 训练命令
Expand Down

0 comments on commit fb96cfe

Please sign in to comment.