feat: add hide_base_name option and update data folder prompts (#1004)

* feat: add hide_base_name option and update data folder prompts

* rename folder
This commit is contained in:
you-n-g
2025-06-29 21:22:16 +08:00
committed by GitHub
parent 66e0e8ffd8
commit cd237292ea
3 changed files with 6 additions and 5 deletions
@@ -80,7 +80,7 @@ pipeline_coder:
--------- Competition Information ---------
{{ competition_info }}
--------- Data Folder Description (All path are relative to the data folder) ---------
--------- Data Folder Description (All path are relative to the data folder, i.e. "{% include "scenarios.data_science.share:scen.input_path" %}") ---------
{{ folder_spec }}
{% if latest_code %}
@@ -312,7 +312,7 @@ data_loader_coder:
--------- Code Specification ---------
{{ code_spec }}
--------- Data Folder Description (All path are relative to the data folder) ---------
--------- Data Folder Description (All path are relative to the data folder, i.e. "{% include "scenarios.data_science.share:scen.input_path" %}") ---------
{{ folder_spec }}
{% if latest_code %}