Commit a7c81691 authored by wanglch's avatar wanglch
Browse files

Update README.md

parent 3e2f247c
......@@ -94,12 +94,10 @@ pip install -r requirements.txt -i http://mirrors.aliyun.com/pypi/simple
项目中已提供用于试验训练的迷你数据集,训练数据目录结构如下,用于正常训练的完整数据集请按此目录结构进行制备:
```
── dataset
│   ├── lcsts_tsv
│    ├── data1.tsv
│    ├── data2.tsv
│ └── data3.tsv
│——————————
├── lcsts_tsv
├── test.json
├── train.json
```
## 训练
### 单机多卡
......
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