beha/test2
收藏Hugging Face2024-05-14 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/beha/test2
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: int64
- name: translation
struct:
- name: fr
dtype: string
- name: yat
dtype: string
splits:
- name: train
num_bytes: 63087
num_examples: 984
- name: test
num_bytes: 8491
num_examples: 123
- name: validation
num_bytes: 7923
num_examples: 123
download_size: 59672
dataset_size: 79501
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: validation
path: data/validation-*
---
The dataset includes an integer-type id and a translation field containing string-type translations in French (fr) and Yat (yat). It is divided into train, test, and validation sets, with 984, 123, and 123 examples respectively. The data file paths are configured according to the splits.
提供机构:
beha
原始信息汇总
数据集概述
数据集特征
- id: 整数类型 (int64)
- translation: 结构化数据
- fr: 字符串类型 (string)
- yat: 字符串类型 (string)
数据集划分
- 训练集 (train):
- 示例数量: 984
- 数据大小: 63087 字节
- 测试集 (test):
- 示例数量: 123
- 数据大小: 8491 字节
- 验证集 (validation):
- 示例数量: 123
- 数据大小: 7923 字节
数据集大小
- 下载大小: 59672 字节
- 数据集总大小: 79501 字节
数据文件配置
- 默认配置 (default):
- 训练集路径:
data/train-* - 测试集路径:
data/test-* - 验证集路径:
data/validation-*
- 训练集路径:



