Commit d2b97730 authored by wanglch's avatar wanglch
Browse files

Update README.md

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