- Açıklama :
Bu veri kümesi, MNLI'nin XNLI dillerinin her birine makine çevirilerini içerir. Çeviri verileri XTREME tarafından sağlanır. Bunun, orijinal XNLI belgesi tarafından sağlanan makine tarafından çevrilmiş verilerden farklı olduğunu unutmayın.
Anasayfa : https://www.nyu.edu/projects/bowman/xnli/
Kaynak kodu :
tfds.text.xtreme_xnli.XtremeXnli
sürümler :
-
1.1.0
(varsayılan): Sürüm notu yok.
-
İndirme boyutu :
2.31 GiB
Veri kümesi boyutu :
1.59 GiB
Otomatik önbelleğe alınmış ( belgeleme ): Hayır
bölmeler :
Bölmek | örnekler |
---|---|
'train' | 392.570 |
- Özellik yapısı :
FeaturesDict({
'hypothesis': TranslationVariableLanguages({
'language': Text(shape=(), dtype=string),
'translation': Text(shape=(), dtype=string),
}),
'label': ClassLabel(shape=(), dtype=int64, num_classes=3),
'premise': Translation({
'ar': Text(shape=(), dtype=string),
'bg': Text(shape=(), dtype=string),
'de': Text(shape=(), dtype=string),
'el': Text(shape=(), dtype=string),
'en': Text(shape=(), dtype=string),
'es': Text(shape=(), dtype=string),
'fr': Text(shape=(), dtype=string),
'hi': Text(shape=(), dtype=string),
'ru': Text(shape=(), dtype=string),
'sw': Text(shape=(), dtype=string),
'th': Text(shape=(), dtype=string),
'tr': Text(shape=(), dtype=string),
'ur': Text(shape=(), dtype=string),
'vi': Text(shape=(), dtype=string),
'zh': Text(shape=(), dtype=string),
}),
})
- Özellik belgeleri :
Özellik | Sınıf | Şekil | Dtipi | Tanım |
---|---|---|---|---|
ÖzelliklerDict | ||||
hipotez | ÇeviriDeğişkenDiller | |||
hipotez/dil | Metin | sicim | ||
hipotez/çeviri | Metin | sicim | ||
etiket | SınıfEtiketi | int64 | ||
Öncül | Tercüme | |||
öncül/ar | Metin | sicim | ||
öncül/bg | Metin | sicim | ||
öncül / de | Metin | sicim | ||
öncül/el | Metin | sicim | ||
öncül/tr | Metin | sicim | ||
öncül/ler | Metin | sicim | ||
öncül/fr | Metin | sicim | ||
öncül/merhaba | Metin | sicim | ||
öncül/ru | Metin | sicim | ||
öncül / sw | Metin | sicim | ||
öncül / inci | Metin | sicim | ||
öncül/tr | Metin | sicim | ||
öncül / ur | Metin | sicim | ||
öncül/vi | Metin | sicim | ||
öncül/zh | Metin | sicim |
Denetlenen anahtarlar (Bkz
as_supervised
doc ):None
Şekil ( tfds.show_examples ): Desteklenmiyor.
Örnekler ( tfds.as_dataframe ):
- Alıntı :
@article{hu2020xtreme,
author = {Junjie Hu and Sebastian Ruder and Aditya Siddhant and Graham Neubig and Orhan Firat and Melvin Johnson},
title = {XTREME: A Massively Multilingual Multi-task Benchmark for Evaluating Cross-lingual Generalization},
journal = {CoRR},
volume = {abs/2003.11080},
year = {2020},
archivePrefix = {arXiv},
eprint = {2003.11080}
}