CodeAlpaca-20k / README.md
pxyyy's picture
Upload README.md with huggingface_hub
69d23e6 verified
metadata
dataset_info:
  features:
    - name: messages
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: conversation_id
      dtype: int64
  splits:
    - name: train
      num_bytes: 6723546
      num_examples: 20022
  download_size: 3358295
  dataset_size: 6723546
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "CodeAlpaca-20k"

More Information needed