akbargherbal/ONE_MILLION_EN_TO_AR_SENTENCES_DATASET
收藏Hugging Face2024-05-18 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/akbargherbal/ONE_MILLION_EN_TO_AR_SENTENCES_DATASET
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: input
dtype: string
- name: output
dtype: string
- name: instruction
dtype: string
splits:
- name: train
num_bytes: 550682452
num_examples: 1000000
download_size: 283385724
dataset_size: 550682452
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes three features: input, output, and instruction, all of which are string type. The dataset is divided into a training set (train) with 1,000,000 samples, totaling 550,682,452 bytes. The download size of the dataset is 283,385,724 bytes, and the actual size is 550,682,452 bytes. The dataset configuration is default, with training data files located at data/train-* path.
提供机构:
akbargherbal
原始信息汇总
数据集概述
数据集特征
- input:数据类型为字符串。
- output:数据类型为字符串。
- instruction:数据类型为字符串。
数据集分割
- train:包含1000000个示例,总大小为550682452字节。
数据集大小
- 下载大小:283385724字节。
- 数据集大小:550682452字节。
配置
- 默认配置:
- 训练数据路径:
data/train-*。
- 训练数据路径:



