- Açıklama :
8.5K yüksek kaliteli dilsel olarak çeşitli ilkokul matematik kelime problemlerinden oluşan bir veri seti.
Ana sayfa : https://github.com/openai/grade-school-math
Kaynak kodu :
tfds.text.gsm8k.Gsm8k
sürümler :
-
1.0.0
(varsayılan): İlk sürüm.
-
İndirme boyutu :
10.77 MiB
Veri kümesi boyutu :
17.84 MiB
Otomatik önbelleğe alınmış ( belgeleme ): Evet
bölmeler :
Bölmek | örnekler |
---|---|
'test' | 1.319 |
'test_socratic' | 1.319 |
'train' | 7.473 |
'train_socratic' | 7.473 |
- Özellik yapısı :
FeaturesDict({
'annotation': Text(shape=(), dtype=string),
'answer': Text(shape=(), dtype=string),
'question': Text(shape=(), dtype=string),
'short_answer': Text(shape=(), dtype=string),
})
- Özellik belgeleri :
Özellik | Sınıf | Şekil | Dtipi | Tanım |
---|---|---|---|---|
ÖzelliklerDict | ||||
dipnot | Metin | sicim | ||
Cevap | Metin | sicim | ||
soru | Metin | sicim | ||
kısa cevap | Metin | sicim |
Denetlenen anahtarlar (Bkz
as_supervised
doc ):None
Şekil ( tfds.show_examples ): Desteklenmiyor.
Örnekler ( tfds.as_dataframe ):
- Alıntı :
@misc{cobbe2021training,
title={Training Verifiers to Solve Math Word Problems},
author={Karl Cobbe and Vineet Kosaraju and Mohammad Bavarian and Jacob Hilton and Reiichiro Nakano and Christopher Hesse and John Schulman},
year={2021},
eprint={2110.14168},
archivePrefix={arXiv},
primaryClass={cs.LG}
}