sseilene's picture
Upload dataset
f95850d verified
|
raw
history blame
574 Bytes
metadata
license: apache-2.0
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: Company1
      dtype: int64
    - name: Company2
      dtype: int64
    - name: Probability
      dtype: float64
    - name: PredictedLabel
      dtype: int64
    - name: ActualCorrelation
      dtype: float64
    - name: ActualLabel
      dtype: int64
    - name: year
      dtype: int64
  splits:
    - name: train
      num_bytes: 860775608
      num_examples: 15370993
  download_size: 373806589
  dataset_size: 860775608