参考:
neen
使用以下命令在 TFDS 中加载此数据集:
ds = tfds.load('huggingface:flores/neen')
- 说明:
Evaluation datasets for low-resource machine translation: Nepali-English and Sinhala-English.
- 许可:无已知许可
- 版本:1.0.0
- 拆分:
拆分 | 样本 |
---|---|
'test' |
2836 |
'validation' |
2560 |
- 特征:
{
"translation": {
"languages": [
"ne",
"en"
],
"id": null,
"_type": "Translation"
}
}
sien
使用以下命令在 TFDS 中加载此数据集:
ds = tfds.load('huggingface:flores/sien')
- 说明:
Evaluation datasets for low-resource machine translation: Nepali-English and Sinhala-English.
- 许可:无已知许可
- 版本:1.0.0
- 拆分:
拆分 | 样本 |
---|---|
'test' |
2767 |
'validation' |
2899 |
- 特征:
{
"translation": {
"languages": [
"si",
"en"
],
"id": null,
"_type": "Translation"
}
}