--- dataset_info: features: - name: prompt dtype: string - name: target_price_continuation dtype: string - name: target_returns_continuation dtype: string - name: target_direction_magnitude_continuation dtype: string - name: target_technical_levels_continuation dtype: string - name: symbol dtype: string - name: sequence_end_date dtype: string - name: prediction_start_date dtype: string splits: - name: train num_bytes: 87137985 num_examples: 30230 - name: test num_bytes: 39367992 num_examples: 13622 download_size: 17409055 dataset_size: 126505977 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---