DebateCards-SFT / README.md
tvergho's picture
Upload dataset
48dc767 verified
|
raw
history blame
505 Bytes
metadata
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: input
      dtype: string
    - name: output
      dtype: string
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 1076977050
      num_examples: 232242
    - name: test
      num_bytes: 12752394
      num_examples: 2820
  download_size: 400287323
  dataset_size: 1089729444
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*