sanjayuzu/finance_final3
收藏官方服务:
资源简介:
--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* dataset_info: features: - name: about_me dtype: string - name: context dtype: string - name: question dtype: string - name: response dtype: string - name: prompt dtype: string splits: - name: train num_bytes: 186292 num_examples: 125 - name: test num_bytes: 40136 num_examples: 25 download_size: 121118 dataset_size: 226428 --- # Dataset Card for "finance_final3" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
sanjayuzu原始信息汇总
数据集概述
数据集配置
- 默认配置 (
config_name: default)- 训练数据 (
split: train):路径为data/train-* - 测试数据 (
split: test):路径为data/test-*
- 训练数据 (
数据集信息
-
特征
about_me:数据类型为stringcontext:数据类型为stringquestion:数据类型为stringresponse:数据类型为stringprompt:数据类型为string
-
数据分割
- 训练集 (
name: train)- 大小:186292字节
- 示例数量:125
- 测试集 (
name: test)- 大小:40136字节
- 示例数量:25
- 训练集 (
-
数据集大小
- 下载大小:121118字节
- 数据集总大小:226428字节



