Unverified Commit 926dc47b authored by MissPenguin's avatar MissPenguin Committed by GitHub
Browse files

Update recognition_en.md

parent 44fc5a23
......@@ -237,7 +237,7 @@ Optimizer:
Train:
dataset:
# Type of dataset,we support LMDBDateSet and SimpleDataSet
# Type of dataset,we support LMDBDataSet and SimpleDataSet
name: SimpleDataSet
# Path of dataset
data_dir: ./train_data/
......@@ -257,7 +257,7 @@ Train:
Eval:
dataset:
# Type of dataset,we support LMDBDateSet and SimpleDataSet
# Type of dataset,we support LMDBDataSet and SimpleDataSet
name: SimpleDataSet
# Path of dataset
data_dir: ./train_data
......@@ -394,7 +394,7 @@ Global:
Train:
dataset:
# Type of dataset,we support LMDBDateSet and SimpleDataSet
# Type of dataset,we support LMDBDataSet and SimpleDataSet
name: SimpleDataSet
# Path of dataset
data_dir: ./train_data/
......@@ -404,7 +404,7 @@ Train:
Eval:
dataset:
# Type of dataset,we support LMDBDateSet and SimpleDataSet
# Type of dataset,we support LMDBDataSet and SimpleDataSet
name: SimpleDataSet
# Path of dataset
data_dir: ./train_data
......
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