thulyubh22
thulyubh22
To get the transaction details, you can also refer to #1655, where we discussed more detailed. In sort, change the yaml to this: ``` --- qlib_init: ... task: model: ......
use `python scripts/data_collector/yahoo/collector.py update_data_to_bin --qlib_data_1d_dir --trading_date --end_date ` to manually get the most recent data
Thank you, I will try later.
Thank you for your reply. I add `executor: class: SimulatorExecutor module_path: qlib.backtest.executor kwargs: time_per_step: day generate_portfolio_metrics: True verbose: True` to `port_analysis_config: &port_analysis_config` and it works.
You can also use this, which is not dependent (not using `ADD`) to this repo ``` FROM nvidia/cuda:12.1.0-base-ubuntu20.04 RUN apt update && DEBIAN_FRONTEND=noninteractive apt install git bzip2 wget unzip python3-pip...
@microsoft-github-policy-service agree company="Tsinghua University"
 An experiment. The loss curve is reasonable.
So which template is preferred? The function one or the json one? They are both at https://llama.meta.com/docs/model-cards-and-prompt-formats/llama3_1/