- คำอธิบาย :
GAP เป็นชุดข้อมูลที่สมดุลทางเพศซึ่งประกอบด้วยคู่ของ (สรรพนามคลุมเครือ ชื่อก่อนหน้า) 8,908 คู่ที่ติดป้ายกำกับหลัก) สุ่มตัวอย่างจากวิกิพีเดียและเผยแพร่โดย Google AI Language สำหรับการประเมินความละเอียดแกนกลางในการใช้งานจริง
หน้าแรก : https://github.com/google-research-datasets/gap-coreference
ซอร์สโค้ด :
tfds.text.Gap
รุ่น :
-
0.1.0
(ค่าเริ่มต้น): ไม่มีบันทึกประจำรุ่น
-
ขนาดดาวน์โหลด :
2.29 MiB
ขนาดชุดข้อมูล :
Unknown size
แคชอัตโนมัติ ( เอกสาร ): Unknown
แยก :
แยก | ตัวอย่าง |
---|---|
'test' | 2,000 |
'train' | 2,000 |
'validation' | 454 |
- โครงสร้างคุณสมบัติ :
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),
})
- เอกสารคุณสมบัติ :
คุณสมบัติ | ระดับ | รูปร่าง | Dtype | คำอธิบาย |
---|---|---|---|---|
คุณสมบัติDict | ||||
อา | ข้อความ | tf.string | ||
A-coref | เทนเซอร์ | tf.bool | ||
A-offset | เทนเซอร์ | tf.int32 | ||
บี | ข้อความ | tf.string | ||
B-coref | เทนเซอร์ | tf.bool | ||
B-offset | เทนเซอร์ | tf.int32 | ||
ไอดี | ข้อความ | tf.string | ||
สรรพนาม | ข้อความ | tf.string | ||
สรรพนาม-offset | เทนเซอร์ | tf.int32 | ||
ข้อความ | ข้อความ | tf.string | ||
URL | ข้อความ | tf.string |
คีย์ภายใต้การดูแล (ดู
as_supervised
doc ):None
รูป ( tfds.show_examples ): ไม่รองรับ
ตัวอย่าง ( tfds.as_dataframe ):
- อ้างอิง :
@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}
}