--- dataset_info: features: - name: Keys dtype: string - name: Trend_smr dtype: string - name: Volume_smr dtype: string - name: Volatility_smr dtype: string - name: Momentum_smr dtype: string - name: ShortPct dtype: float64 - name: MediumPct dtype: float64 - name: LongPct dtype: float64 splits: - name: train num_bytes: 504378755 num_examples: 60000 download_size: 82123715 dataset_size: 504378755 configs: - config_name: default data_files: - split: train path: data/train-* ---