--- dataset_info: features: - name: ticker dtype: string - name: text dtype: string - name: publisher dtype: string - name: timestamp dtype: timestamp[ns] - name: title dtype: string - name: url dtype: string - name: uuid dtype: string - name: partial_article dtype: bool - name: prompt dtype: string - name: token_count dtype: int64 - name: valid_ticker dtype: bool - name: open dtype: float64 - name: close_1 dtype: float64 - name: close_2 dtype: float64 - name: close_3 dtype: float64 - name: close_4 dtype: float64 - name: close_5 dtype: float64 - name: result_1 dtype: string - name: result_2 dtype: string - name: result_3 dtype: string - name: result_4 dtype: string - name: result_5 dtype: string - name: result_1_bin dtype: int64 - name: result_2_bin dtype: int64 - name: result_3_bin dtype: int64 - name: result_4_bin dtype: int64 - name: result_5_bin dtype: int64 - name: relevance dtype: string - name: __index_level_0__ dtype: int64 splits: - name: train num_bytes: 137479926 num_examples: 15271 download_size: 66121115 dataset_size: 137479926 configs: - config_name: default data_files: - split: train path: data/train-* --- ## INFO A preprocessed version of edarchimbaud/news-stocks. Further info will follow soon.