-
Notifications
You must be signed in to change notification settings - Fork 1
/
train.json
3 lines (3 loc) · 1.6 KB
/
train.json
1
2
3
{"sentId": 0, "sentText": "the u.s .", "articleId": "CNN_ENG_20030416_160804.4", "entityMentions": [{"emId": "E2-1", "text": "u.s", "offset": [1, 2], "label": "GPE"}], "relationMentions": [], "wordpieceSentText": "[CLS] the u . s . [SEP]", "wordpieceTokensIndex": [[1, 2], [2, 5], [5, 6]]}
{"sentId": 1, "sentText": "is considering its legal options now that it has custody of terrorist abu abbas .", "articleId": "CNN_ENG_20030416_160804.4", "entityMentions": [{"emId": "E3-5", "text": "terrorist", "offset": [11, 12], "label": "PER"}, {"emId": "E2-2", "text": "its", "offset": [2, 3], "label": "GPE"}, {"emId": "E3-4", "text": "abu abbas", "offset": [12, 14], "label": "PER"}, {"emId": "E2-3", "text": "it", "offset": [7, 8], "label": "GPE"}], "relationMentions": [], "wordpieceSentText": "[CLS] is considering its legal options now that it has custody of terrorist a ##bu a ##bba ##s . [SEP]", "wordpieceTokensIndex": [[1, 2], [2, 3], [3, 4], [4, 5], [5, 6], [6, 7], [7, 8], [8, 9], [9, 10], [10, 11], [11, 12], [12, 13], [13, 15], [15, 18], [18, 19]]}
{"sentId": 2, "sentText": "he was captured in baghdad late monday night .", "articleId": "CNN_ENG_20030416_160804.4", "entityMentions": [{"emId": "E5-7", "text": "baghdad", "offset": [4, 5], "label": "GPE"}, {"emId": "E3-6", "text": "he", "offset": [0, 1], "label": "PER"}], "relationMentions": [{"em1Id": "E3-6", "em2Id": "E5-7", "em1Text": "he", "em2Text": "baghdad", "label": "PHYS"}], "wordpieceSentText": "[CLS] he was captured in bag ##h ##dad late mon ##day night . [SEP]", "wordpieceTokensIndex": [[1, 2], [2, 3], [3, 4], [4, 5], [5, 8], [8, 9], [9, 11], [11, 12], [12, 13]]}