metadata
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
dataset_info:
features:
- name: scenario_id
dtype: int64
- name: asset_source_name
dtype: string
- name: final_pnl_ratio
dtype: float64
- name: max_drawdown_pct
dtype: float64
- name: total_trades
dtype: int64
- name: portfolio_halted
dtype: bool
- name: portfolio_halt_reason
dtype: string
- name: synthetic_ohlc_open
sequence: float64
- name: synthetic_ohlc_high
sequence: float64
- name: synthetic_ohlc_low
sequence: float64
- name: synthetic_ohlc_close
sequence: float64
- name: garch_params_used_for_sim_str
dtype: string
- name: strategy_params_str
dtype: string
- name: strategy_exit_rules_str
dtype: string
splits:
- name: train
num_bytes: 9753581753
num_examples: 10560
download_size: 9731685081
dataset_size: 9753581753