matejklemen/clc_fce
收藏Hugging Face2023-04-25 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/matejklemen/clc_fce
下载链接
链接失效反馈官方服务:
资源简介:
---
license: other
dataset_info:
features:
- name: src_tokens
sequence: string
- name: tgt_tokens
sequence: string
- name: corrections
list:
- name: idx_src
sequence: int32
- name: idx_tgt
sequence: int32
- name: corr_type
dtype: string
splits:
- name: train
num_bytes: 8658209
num_examples: 28350
- name: validation
num_bytes: 668073
num_examples: 2191
- name: test
num_bytes: 823872
num_examples: 2695
download_size: 2774021
dataset_size: 10150154
---
提供机构:
matejklemen
原始信息汇总
数据集概述
数据集特征
- src_tokens: 字符串序列
- tgt_tokens: 字符串序列
- corrections: 列表,包含以下元素:
- idx_src: 整数序列
- idx_tgt: 整数序列
- corr_type: 字符串类型
数据集划分
- 训练集 (train):
- 示例数量: 28350
- 数据大小: 8658209字节
- 验证集 (validation):
- 示例数量: 2191
- 数据大小: 668073字节
- 测试集 (test):
- 示例数量: 2695
- 数据大小: 823872字节
数据集大小
- 下载大小: 2774021字节
- 数据集总大小: 10150154字节



