hermes_sbert / README.md
alpayariyak's picture
Upload README.md with huggingface_hub
fc3e545
metadata
dataset_info:
  features:
    - name: conversations
      list:
        - name: input
          dtype: string
        - name: instruction
          dtype: string
        - name: response
          dtype: string
    - name: conversation_id
      dtype: int64
    - name: dataset_id
      dtype: string
    - name: cluster_text
      dtype: string
    - name: embedding
      sequence: float64
  splits:
    - name: train
      num_bytes: 5270363022
      num_examples: 597107
  download_size: 3793793207
  dataset_size: 5270363022
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "hermes_sbert"

More Information needed