danielhanchen's picture
Update README.md
dd11a47 verified
|
raw
history blame
728 Bytes
metadata
dataset_info:
  features:
    - name: messages
      list:
        - name: content
          list:
            - name: index
              dtype: int64
            - name: text
              dtype: string
            - name: type
              dtype: string
        - name: role
          dtype: string
    - name: images
      sequence: image
  splits:
    - name: train
      num_bytes: 365201369.24
      num_examples: 8552
    - name: test
      num_bytes: 58914170.68
      num_examples: 1364
  download_size: 414886745
  dataset_size: 424115539.92
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*

Originally from https://huggingface.co/datasets/HuggingFaceH4/llava-instruct-mix-vsft but 0.33% randomnly sampled