corpus_1_clustered / README.md
pharaouk's picture
Upload README.md with huggingface_hub
e8558fb
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: conversation_id
      dtype: int64
    - name: dataset_id
      dtype: string
    - name: unique_conversation_id
      dtype: string
    - name: embedding
      sequence: float64
    - name: text_processed
      dtype: string
    - name: __index_level_0__
      dtype: int64
    - name: cluster
      sequence: int64
  splits:
    - name: train
      num_bytes: 99791008
      num_examples: 10000
  download_size: 75705515
  dataset_size: 99791008
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "corpus_1_clustered"

More Information needed