CoolFace
Datasetpublic

AdapterOcean/python3-standardized_cluster_13_std

Dataset Card for "python3-standardized_cluster_13_std" More Information needed

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes25downloads
README.md30 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: message5    dtype: string6  - name: message_type7    dtype: string8  - name: message_id9    dtype: int6410  - name: conversation_id11    dtype: int6412  - name: cluster13    dtype: float6414  - name: __index_level_0__15    dtype: int6416  splits:17  - name: train18    num_bytes: 1920460419    num_examples: 1111820  download_size: 021  dataset_size: 1920460422configs:23- config_name: default24  data_files:25  - split: train26    path: data/train-*27---28# Dataset Card for "python3-standardized_cluster_13_std"29 30[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)