chirunder's picture
Upload README.md with huggingface_hub
d02f90d
|
raw
history blame
662 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: prompt
      dtype: string
    - name: completion
      dtype: string
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 6651000.899910009
      num_examples: 9000
    - name: test
      num_bytes: 739739.100089991
      num_examples: 1001
  download_size: 1880329
  dataset_size: 7390740

Dataset Card for "MixAtis_for_DecoderOnly_90-10_split-HALF"

More Information needed