Villekom's picture
Update README.md
0c740b0 verified
metadata
dataset_info:
  features:
    - name: messages
      list:
        - name: role
          dtype: string
        - name: content
          dtype: string
  splits:
    - name: train
      num_bytes: 1624976
      num_examples: 1018
    - name: test
      num_bytes: 105373
      num_examples: 54
  download_size: 1017553
  dataset_size: 1730349
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*

Modified from https://huggingface.co/datasets/Finnish-NLP/Capybara-fi-deepl-translated-sft to chatml format.