TheFinAI/flare-es-instruction-tuning
收藏Hugging Face2024-03-04 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/TheFinAI/flare-es-instruction-tuning
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: valid
path: data/valid-*
dataset_info:
features:
- name: id
dtype: string
- name: conversations
list:
- name: from
dtype: string
- name: value
dtype: string
splits:
- name: train
num_bytes: 41354500
num_examples: 14851
- name: valid
num_bytes: 6718150
num_examples: 2226
download_size: 23259291
dataset_size: 48072650
---
# Dataset Card for "flare-es-instruction-tuning"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
TheFinAI
原始信息汇总
数据集配置
- 配置名称: default
- 数据文件:
- 训练集: data/train-*
- 验证集: data/valid-*
- 数据文件:
数据集信息
- 特征:
- id: 类型为字符串
- conversations: 列表类型
- from: 类型为字符串
- value: 类型为字符串
- 拆分:
- 训练集:
- 字节数: 41354500
- 样本数: 14851
- 验证集:
- 字节数: 6718150
- 样本数: 2226
- 训练集:
- 下载大小: 23259291
- 数据集大小: 48072650



