উইনোগ্রান্ড

  • বর্ণনা :

WinoGrande, 44k সমস্যার একটি বৃহৎ-স্কেল ডেটাসেট, মূল উইনোগ্রাড স্কিমা চ্যালেঞ্জ ডিজাইন দ্বারা অনুপ্রাণিত, কিন্তু ডেটাসেটের স্কেল এবং কঠোরতা উভয়ই উন্নত করার জন্য সামঞ্জস্য করা হয়েছে।

বিভক্ত উদাহরণ
'test' 1,767
'train_l' 10,234
'train_m' 2,558
'train_s' 640
'train_xl' 40,398
'train_xs' 160
'validation' 1,267
  • বৈশিষ্ট্য গঠন :
FeaturesDict({
    'label': ClassLabel(shape=(), dtype=int64, num_classes=2),
    'option1': Text(shape=(), dtype=string),
    'option2': Text(shape=(), dtype=string),
    'sentence': Text(shape=(), dtype=string),
})
  • বৈশিষ্ট্য ডকুমেন্টেশন :
বৈশিষ্ট্য ক্লাস আকৃতি ডিটাইপ বর্ণনা
ফিচারসডিক্ট
লেবেল ক্লাসলেবেল int64
বিকল্প 1 পাঠ্য স্ট্রিং
বিকল্প2 পাঠ্য স্ট্রিং
বাক্য পাঠ্য স্ট্রিং
  • তত্ত্বাবধান করা কী (দেখুন as_supervised doc ): None

  • চিত্র ( tfds.show_examples ): সমর্থিত নয়।

  • উদাহরণ ( tfds.as_dataframe ): অনুপস্থিত।

  • উদ্ধৃতি :

@article{sakaguchi2019winogrande,
    title={WinoGrande: An Adversarial Winograd Schema Challenge at Scale},
    author={Sakaguchi, Keisuke and Bras, Ronan Le and Bhagavatula, Chandra and Choi, Yejin},
    journal={arXiv preprint arXiv:1907.10641},
    year={2019}
}