xnli

  • বর্ণনা :

XNLI হল MNLI থেকে কয়েক হাজার উদাহরণের একটি উপসেট যা 14টি ভিন্ন ভাষায় অনুবাদ করা হয়েছে (কিছু কম-ইশ সম্পদ)। এমএনএলআই-এর মতো, লক্ষ্য হল পাঠ্য এনটেইলমেন্টের ভবিষ্যদ্বাণী করা (বাক্য A বোঝায়/বিরোধিতা করে/বাক্য B কোনটিই নয়) এবং এটি একটি শ্রেণীবিভাগের কাজ (দুটি বাক্য দেওয়া, তিনটি লেবেলের মধ্যে একটি ভবিষ্যদ্বাণী করা)।

বিভক্ত উদাহরণ
'test' 5,010
'validation' 2,490
  • বৈশিষ্ট্য গঠন :
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),
    }),
})
  • বৈশিষ্ট্য ডকুমেন্টেশন :
বৈশিষ্ট্য ক্লাস আকৃতি ডিটাইপ বর্ণনা
ফিচারসডিক্ট
অনুমান অনুবাদ পরিবর্তনশীল ভাষা
অনুমান/ভাষা পাঠ্য স্ট্রিং
অনুমান/অনুবাদ পাঠ্য স্ট্রিং
লেবেল ক্লাসলেবেল int64
ভিত্তি অনুবাদ
প্রিমিস/আর পাঠ্য স্ট্রিং
প্রিমিস/বিজি পাঠ্য স্ট্রিং
premise/de পাঠ্য স্ট্রিং
premise/el পাঠ্য স্ট্রিং
premise/en পাঠ্য স্ট্রিং
প্রিমিস/এস পাঠ্য স্ট্রিং
premise/fr পাঠ্য স্ট্রিং
প্রিমিস/হাই পাঠ্য স্ট্রিং
প্রিমিস/রু পাঠ্য স্ট্রিং
premise/sw পাঠ্য স্ট্রিং
ভিত্তি/ম পাঠ্য স্ট্রিং
premise/tr পাঠ্য স্ট্রিং
premise/ur পাঠ্য স্ট্রিং
premise/vi পাঠ্য স্ট্রিং
premise/zh পাঠ্য স্ট্রিং
  • উদ্ধৃতি :
@InProceedings{conneau2018xnli,
  author = "Conneau, Alexis
                 and Rinott, Ruty
                 and Lample, Guillaume
                 and Williams, Adina
                 and Bowman, Samuel R.
                 and Schwenk, Holger
                 and Stoyanov, Veselin",
  title = "XNLI: Evaluating Cross-lingual Sentence Representations",
  booktitle = "Proceedings of the 2018 Conference on Empirical Methods
               in Natural Language Processing",
  year = "2018",
  publisher = "Association for Computational Linguistics",
  location = "Brussels, Belgium",
}
,

  • বর্ণনা :

XNLI হল MNLI থেকে কয়েক হাজার উদাহরণের একটি উপসেট যা 14টি ভিন্ন ভাষায় অনুবাদ করা হয়েছে (কিছু কম-ইশ সম্পদ)। এমএনএলআই-এর মতো, লক্ষ্য হল পাঠ্য এনটেইলমেন্টের ভবিষ্যদ্বাণী করা (বাক্য A বোঝায়/বিরোধিতা করে/বাক্য B কোনটিই নয়) এবং এটি একটি শ্রেণীবিভাগের কাজ (দুটি বাক্য দেওয়া, তিনটি লেবেলের মধ্যে একটি ভবিষ্যদ্বাণী করা)।

বিভক্ত উদাহরণ
'test' 5,010
'validation' 2,490
  • বৈশিষ্ট্য গঠন :
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),
    }),
})
  • বৈশিষ্ট্য ডকুমেন্টেশন :
বৈশিষ্ট্য ক্লাস আকৃতি ডিটাইপ বর্ণনা
ফিচারসডিক্ট
অনুমান অনুবাদ পরিবর্তনশীল ভাষা
অনুমান/ভাষা পাঠ্য স্ট্রিং
অনুমান/অনুবাদ পাঠ্য স্ট্রিং
লেবেল ক্লাসলেবেল int64
ভিত্তি অনুবাদ
প্রিমিস/আর পাঠ্য স্ট্রিং
প্রিমিস/বিজি পাঠ্য স্ট্রিং
premise/de পাঠ্য স্ট্রিং
premise/el পাঠ্য স্ট্রিং
premise/en পাঠ্য স্ট্রিং
প্রিমিস/এস পাঠ্য স্ট্রিং
premise/fr পাঠ্য স্ট্রিং
প্রিমিস/হাই পাঠ্য স্ট্রিং
প্রিমিস/রু পাঠ্য স্ট্রিং
premise/sw পাঠ্য স্ট্রিং
ভিত্তি/ম পাঠ্য স্ট্রিং
premise/tr পাঠ্য স্ট্রিং
premise/ur পাঠ্য স্ট্রিং
premise/vi পাঠ্য স্ট্রিং
premise/zh পাঠ্য স্ট্রিং
  • উদ্ধৃতি :
@InProceedings{conneau2018xnli,
  author = "Conneau, Alexis
                 and Rinott, Ruty
                 and Lample, Guillaume
                 and Williams, Adina
                 and Bowman, Samuel R.
                 and Schwenk, Holger
                 and Stoyanov, Veselin",
  title = "XNLI: Evaluating Cross-lingual Sentence Representations",
  booktitle = "Proceedings of the 2018 Conference on Empirical Methods
               in Natural Language Processing",
  year = "2018",
  publisher = "Association for Computational Linguistics",
  location = "Brussels, Belgium",
}