FinGPT/fingpt-headline-cls
收藏资源简介:
--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* dataset_info: features: - name: input dtype: string - name: output dtype: string - name: instruction dtype: string splits: - name: train num_bytes: 12571278 num_examples: 82161 - name: test num_bytes: 3147768 num_examples: 20547 download_size: 986960 dataset_size: 15719046 --- # Dataset Card for "fingpt-headline-cls" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
The dataset fingpt-headline-cls includes two splits: train and test, each containing three features: input, output, and instruction, all of which are string type. The train split contains 82161 samples, and the test split contains 20547 samples. The download size of the dataset is 986960 bytes, and the total size is 15719046 bytes.
数据集概述
配置
- 默认配置:
- 训练集:
- 路径:
data/train-*
- 路径:
- 测试集:
- 路径:
data/test-*
- 路径:
- 训练集:
数据特征
- 输入:
- 数据类型:字符串
- 输出:
- 数据类型:字符串
- 指令:
- 数据类型:字符串
数据分割
- 训练集:
- 字节数:12571278
- 样本数:82161
- 测试集:
- 字节数:3147768
- 样本数:20547
数据大小
- 下载大小:986960 字节
- 数据集大小:15719046 字节



