boda/kaneko_data
收藏Hugging Face2024-03-25 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/boda/kaneko_data
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: corrections
list:
- name: correct
dtype: string
- name: end
dtype: int64
- name: error
dtype: string
- name: explanation
dtype: string
- name: start
dtype: int64
- name: incorrect_sentence
dtype: string
- name: correct_sentence
dtype: string
splits:
- name: train
num_bytes: 882615.983310153
num_examples: 1294
- name: test
num_bytes: 98220.016689847
num_examples: 144
download_size: 456989
dataset_size: 980836.0
---
# Dataset Card for "kaneko_data"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
---
数据集配置:
- 配置名称:default
数据文件:
- 数据集拆分:训练集(train),文件路径:data/train-*
- 数据集拆分:测试集(test),文件路径:data/test-*
数据集信息:
特征字段:
1. corrections:列表类型,其内部元素包含以下子字段:
- correct:字符串类型
- end:64位整数类型(int64)
- error:字符串类型
- explanation:修正说明,字符串类型
- start:64位整数类型
2. incorrect_sentence:字符串类型,即错误原句
3. correct_sentence:字符串类型,即修正后句子
数据集拆分详情:
- 训练集(train):数据字节数882615.983310153,样本总量1294
- 测试集(test):数据字节数98220.016689847,样本总量144
下载总大小:456989 字节
数据集总大小:980836.0 字节
---
# "kaneko_data" 数据集卡片
[需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
boda
原始信息汇总
数据集概述
数据集配置
- 默认配置
- 训练数据:
data/train-* - 测试数据:
data/test-*
- 训练数据:
数据集信息
-
特征
- corrections
- correct: 字符串
- end: 整数
- error: 字符串
- explanation: 字符串
- start: 整数
- incorrect_sentence: 字符串
- correct_sentence: 字符串
- corrections
-
分割
- 训练集
- 大小: 882615.983310153字节
- 示例数: 1294
- 测试集
- 大小: 98220.016689847字节
- 示例数: 144
- 训练集
-
下载大小: 456989字节
-
数据集总大小: 980836.0字节



