orca / README.md
hieunguyen1053's picture
Upload README.md with huggingface_hub
405faba
|
raw
history blame
803 Bytes
metadata
dataset_info:
  features:
    - name: messages
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
  splits:
    - name: train_4096
      num_bytes: 593420863.0884947
      num_examples: 358115
    - name: train_2048
      num_bytes: 569938554.1909978
      num_examples: 343944
    - name: train_1024
      num_bytes: 467379309.0929899
      num_examples: 282052
  download_size: 643797649
  dataset_size: 1630738726.3724823
configs:
  - config_name: default
    data_files:
      - split: train_4096
        path: data/train_4096-*
      - split: train_2048
        path: data/train_2048-*
      - split: train_1024
        path: data/train_1024-*

Dataset Card for "orca"

More Information needed