t3_logistic_results / README.md
sseilene's picture
Upload dataset
fb21611 verified
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: float32
    - name: PredictedLabel
      dtype: int32
    - name: ActualCorrelation
      dtype: float64
    - name: Year
      dtype: string
    - name: ActualLabel
      dtype: int64
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 850573696
      num_examples: 15188816
  download_size: 402244072
  dataset_size: 850573696