Commit b00b5fe0 authored by wanglch's avatar wanglch
Browse files

Update README.md

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