CoolFace
Datasetpublic

AdapterOcean/python3-standardized_cluster_18_alpaca

Dataset Card for "python3-standardized_cluster_18_alpaca" More Information needed

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes8downloads
README.md22 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: input5    dtype: string6  - name: output7    dtype: string8  splits:9  - name: train10    num_bytes: 623959211    num_examples: 325412  download_size: 123807713  dataset_size: 623959214configs:15- config_name: default16  data_files:17  - split: train18    path: data/train-*19---20# Dataset Card for "python3-standardized_cluster_18_alpaca"21 22[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)