--- dataset_info: features: - name: language dtype: string - name: quantity dtype: int64 - name: task dtype: string - name: instruction dtype: string - name: input dtype: string - name: output dtype: string - name: conversations list: - name: from dtype: string - name: value dtype: string - name: embeddings sequence: float32 - name: kmeans_inertia dtype: float64 splits: - name: train num_bytes: 22139786 num_examples: 4621 download_size: 21426580 dataset_size: 22139786 configs: - config_name: default data_files: - split: train path: data/train-* ---