"...git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "62d37f1f1041d0cb9e0a37a67278e34477f505f7"
Commit 99a5d59a authored by LDOUBLEV's avatar LDOUBLEV
Browse files

fix cml

parent 97cb2d37
......@@ -197,6 +197,7 @@ Train:
drop_last: false
batch_size_per_card: 8
num_workers: 4
Eval:
dataset:
name: SimpleDataSet
......@@ -217,3 +218,8 @@ Eval:
- ToCHWImage:
- KeepKeys:
keep_keys: ['image', 'shape', 'polys', 'ignore_tags']
loader:
shuffle: False
drop_last: False
batch_size_per_card: 1 # must be 1
num_workers: 2
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