Shellmiao 9279d1873b Add projects | hai 1 ano | |
---|---|---|
.. | ||
README.md | hai 1 ano | |
__init__.py | hai 1 ano | |
label_transform_conf.json | hai 1 ano | |
label_transform_dsl.json | hai 1 ano | |
label_transform_encoder_conf.json | hai 1 ano | |
label_transform_encoder_dsl.json | hai 1 ano | |
label_transform_encoder_partial_conf.json | hai 1 ano | |
label_transform_encoder_without_label_list_conf.json | hai 1 ano | |
label_transform_testsuite.json | hai 1 ano |
This section introduces the dsl & conf files for different types of tasks.
Label Transform Task(default mapping, no difference):
Label Transform Task with Encoder(with given label mapping):
Label Transform Task with Encoder(without label list):
Label Transform Task with Partially-specified Encoder(without label list):
Users can use following commands to running the task.
flow job submit -c ${runtime_config} -d ${dsl}