MistralInstruct / README.md
centroIA's picture
Upload README.md with huggingface_hub
68e2454
|
raw
history blame
510 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: input
      dtype: string
    - name: output
      dtype: string
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 2575330
      num_examples: 968
  download_size: 680588
  dataset_size: 2575330

Dataset Card for "MistralInstruct"

More Information needed