LahiruLowe/t0_explanation_targets_mosaicml-mpt-7b-8k-instruct
收藏资源简介:
--- dataset_info: features: - name: inputs dtype: string - name: targets dtype: string - name: task_source dtype: string - name: task_name dtype: string - name: template_type dtype: string - name: explained_targets dtype: string splits: - name: train num_bytes: 116123 num_examples: 77 download_size: 51066 dataset_size: 116123 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "t0_explanation_targets_mosaicml-mpt-7b-8k-instruct" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
The dataset includes multiple features such as inputs, targets, task source, task name, template type, and explained targets. Each feature is of string data type. The dataset is split into a training set with 77 examples. The download size of the dataset is 51066 bytes, and the total size is 116123 bytes. The dataset configuration is named default, with the training data file path being data/train-*.
数据集信息
特征
- inputs: 数据类型为字符串
- targets: 数据类型为字符串
- task_source: 数据类型为字符串
- task_name: 数据类型为字符串
- template_type: 数据类型为字符串
- explained_targets: 数据类型为字符串
分割
- train: 包含77个样本,占用116123字节
大小
- 下载大小: 51066字节
- 数据集大小: 116123字节
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*



