mdpo_train_demo / README.md
cjhyeok's picture
Upload README.md with huggingface_hub
31a7d2c verified
metadata
dataset_info:
  features:
    - name: qid
      dtype: int64
    - name: Question
      dtype: string
    - name: Answers
      sequence: string
    - name: Pm_score
      sequence: int64
    - name: standard
      sequence: float64
  splits:
    - name: train
      num_bytes: 43188785238
      num_examples: 10807695
  download_size: 18806305215
  dataset_size: 43188785238
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "mdpo_train_demo"

More Information needed