--- license: apache-2.0 dataset_info: features: - name: Company1 dtype: int64 - name: Company2 dtype: int64 - name: Probability_BIC dtype: float32 - name: PredictedLabel_x dtype: int32 - name: ActualCorrelation_x dtype: float64 - name: Year dtype: string - name: ActualLabel_x dtype: int64 - name: Probability_SIC dtype: float32 - name: PredictedLabel_y dtype: int32 - name: ActualCorrelation_y dtype: float64 - name: ActualLabel_y dtype: int64 splits: - name: train num_bytes: 1105917624 num_examples: 15359967 download_size: 405372678 dataset_size: 1105917624 configs: - config_name: default data_files: - split: train path: data/train-* ---