mehmoodsheikh's picture
Upload dataset
478a9d0 verified
metadata
dataset_info:
  features:
    - name: F_peak
      dtype: float64
    - name: force_peak_step
      dtype: int64
    - name: F_drop_ratio
      dtype: float64
    - name: end_slope
      dtype: float64
    - name: force_auc
      dtype: float64
    - name: E_peak
      dtype: float64
    - name: E_softening_ratio
      dtype: float64
    - name: energy_auc
      dtype: float64
    - name: ux_s12_med
      dtype: float64
    - name: ux_s12_p95
      dtype: float64
    - name: ux_s12_max
      dtype: float64
    - name: R_local_p95
      dtype: float64
    - name: R_local_max
      dtype: float64
    - name: failure_score
      dtype: int64
    - name: failure_flag
      dtype: int64
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 7680000
      num_examples: 60000
    - name: test
      num_bytes: 1280000
      num_examples: 10000
  download_size: 7022154
  dataset_size: 8960000
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*