chirunder/text_message_transliteration_1k
收藏Hugging Face2023-11-06 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/chirunder/text_message_transliteration_1k
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: text
dtype: string
- name: translations
struct:
- name: chinese
dtype: string
- name: hindi
dtype: string
- name: russian
dtype: string
- name: transliteration
struct:
- name: chinese
dtype: string
- name: hindi
dtype: string
- name: russian
dtype: string
splits:
- name: train
num_bytes: 609895
num_examples: 1000
download_size: 361488
dataset_size: 609895
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "text_message_transliteration_1k"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
chirunder
原始信息汇总
数据集概述
数据集信息
-
特征:
text: 类型为stringtranslations: 结构化数据,包含以下字段:chinese: 类型为stringhindi: 类型为stringrussian: 类型为string
transliteration: 结构化数据,包含以下字段:chinese: 类型为stringhindi: 类型为stringrussian: 类型为string
-
拆分:
train: 包含 1000 个样本,总字节数为 609895
-
大小:
- 下载大小: 361488 字节
- 数据集大小: 609895 字节
配置
- 默认配置:
- 数据文件路径:
data/train-*
- 数据文件路径:



