- Açıklama :
GAP, Vikipedi'den örneklenen ve pratik uygulamalarda eş referans çözümünün değerlendirilmesi için Google AI Language tarafından yayınlanan 8.908 eş referans etiketli çift (belirsiz zamir, öncül ad) içeren cinsiyet dengeli bir veri kümesidir.
Ana sayfa : https://github.com/google-research-datasets/gap-coreference
Kaynak kodu :
tfds.text.Gap
Sürümler :
-
0.1.0
(varsayılan): Sürüm notu yok.
-
İndirme boyutu :
2.29 MiB
Veri kümesi boyutu :
Unknown size
Otomatik önbelleğe alındı ( belgeler ): Bilinmiyor
Bölmeler :
Bölmek | Örnekler |
---|---|
'test' | 2.000 |
'train' | 2.000 |
'validation' | 454 |
- Özellik yapısı :
FeaturesDict({
'A': Text(shape=(), dtype=tf.string),
'A-coref': tf.bool,
'A-offset': tf.int32,
'B': Text(shape=(), dtype=tf.string),
'B-coref': tf.bool,
'B-offset': tf.int32,
'ID': Text(shape=(), dtype=tf.string),
'Pronoun': Text(shape=(), dtype=tf.string),
'Pronoun-offset': tf.int32,
'Text': Text(shape=(), dtype=tf.string),
'URL': Text(shape=(), dtype=tf.string),
})
- Özellik belgeleri :
Özellik | Sınıf | Şekil | Dtype | Tanım |
---|---|---|---|---|
ÖzelliklerDict | ||||
A | Metin | tf.string | ||
A-coref | tensör | tf.bool | ||
A-ofset | tensör | tf.int32 | ||
B | Metin | tf.string | ||
B-coref | tensör | tf.bool | ||
B-ofset | tensör | tf.int32 | ||
İD | Metin | tf.string | ||
zamir | Metin | tf.string | ||
zamir-offset | tensör | tf.int32 | ||
Metin | Metin | tf.string | ||
URL | Metin | tf.string |
Denetimli anahtarlar (bkz
as_supervised
doc ):None
Şekil ( tfds.show_examples ): Desteklenmez.
Örnekler ( tfds.as_dataframe ):
- alıntı :
@article{DBLP:journals/corr/abs-1810-05201,
author = {Kellie Webster and
Marta Recasens and
Vera Axelrod and
Jason Baldridge},
title = {Mind the {GAP:} {A} Balanced Corpus of Gendered Ambiguous Pronouns},
journal = {CoRR},
volume = {abs/1810.05201},
year = {2018},
url = {http://arxiv.org/abs/1810.05201},
archivePrefix = {arXiv},
eprint = {1810.05201},
timestamp = {Tue, 30 Oct 2018 20:39:56 +0100},
biburl = {https://dblp.org/rec/bib/journals/corr/abs-1810-05201},
bibsource = {dblp computer science bibliography, https://dblp.org}
}