johnpaulbin/autotrain-data-english-tokipona
收藏资源简介:
--- task_categories: - translation --- # AutoTrain Dataset for project: english-tokipona ## Dataset Description This dataset has been automatically processed by AutoTrain for project english-tokipona. ### Languages The BCP-47 code for the dataset's language is unk. ## Dataset Structure ### Data Instances A sample from this dataset looks as follows: ```json [ { "target": "mi kama jo e pali ante.", "source": "I'll find another job." }, { "target": "tenpo pini weka la mi moku lon poka sina.", "source": "It's been a while since we've had lunch together." } ] ``` ### Dataset Fields The dataset has the following fields (also called "features"): ```json { "target": "Value(dtype='string', id=None)", "source": "Value(dtype='string', id=None)" } ``` ### Dataset Splits This dataset is split into a train and validation split. The split sizes are as follow: | Split name | Num samples | | ------------ | ------------------- | | train | 16824 | | valid | 4206 |
AutoTrain Dataset for project: english-tokipona
数据集描述
该数据集是为项目english-tokipona自动处理的数据集。
语言
数据集的语言BCP-47代码为unk。
数据集结构
数据实例
数据集样例如下:
json [ { "target": "mi kama jo e pali ante.", "source": "Ill find another job." }, { "target": "tenpo pini weka la mi moku lon poka sina.", "source": "Its been a while since weve had lunch together." } ]
数据集字段
数据集包含以下字段:
json { "target": "Value(dtype=string, id=None)", "source": "Value(dtype=string, id=None)" }
数据集分割
数据集分为训练集和验证集,分割大小如下:
| 分割名称 | 样本数量 |
|---|---|
| 训练集 | 16824 |
| 验证集 | 4206 |



