CoolFace
Datasetpublic

AdapterOcean/python3-standardized_cluster_11

Dataset Card for "python3-standardized_cluster_11" More Information needed

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes21downloads
README.md26 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: text5    dtype: string6  - name: conversation_id7    dtype: int648  - name: embedding9    sequence: float6410  - name: cluster11    dtype: int6412  splits:13  - name: train14    num_bytes: 3856959815    num_examples: 361216  download_size: 017  dataset_size: 3856959818configs:19- config_name: default20  data_files:21  - split: train22    path: data/train-*23---24# Dataset Card for "python3-standardized_cluster_11"25 26[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)