id
stringlengths
1
4
tokens
sequence
ner_tags
sequence
1000
[ "Over", "four", "widely", "used", "benchmark", "rumour", "datasets", "in", "English", "and", "Chinese" ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
1001
[ "We", "study", "how", "to", "leverage", "transformers", "and", "graph", "attention", "networks", "to", "jointly", "model", "the", "contents", "and", "the", "structure", "of", "social", "media", "conversations,", "as", "well", "as", "the", "network", "of", "users", "who", "engage", "in", "these", "conversations." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
1002
[ "In", "this", "paper,", "we", "propose", "DUCK", "(rumour", "detection", "with", "user", "and", "comment", "networks)", "for", "rumour", "detection", "on", "social", "media." ]
[ 0, 0, 0, 0, 0, 1, 1, 2, 2, 2, 2, 2, 2, 0, 11, 12, 0, 0, 0 ]
1003
[ "Motivated", "by", "the", "observation", "that", "the", "user", "network", "—", "which", "captures", "who", "engages", "with", "a", "story", "—", "and", "the", "comment", "network", "—", "which", "captures", "how", "they", "react", "to", "it", "—", "provide", "complementary", "signals", "for", "rumour", "detection." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 12 ]
1004
[ "Social", "media", "rumours,", "a", "form", "of", "misinformation,", "can", "mislead", "the", "public", "and", "cause", "significant", "economic", "and", "social", "disruption." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
1005
[ "Abstract" ]
[ 0 ]
1006
[ "DUCK:", "Rumour", "Detection", "on", "Social", "Media", "by", "Modelling", "User", "and", "Comment", "Propagation", "Networks" ]
[ 1, 11, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
1007
[ "And", "we", "use", "Adam", "to", "optimize", "the", "whole", "learning", "task." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
1008
[ "The", "train", "epoch", "are", "set", "to", "100,", "and", "the", "best", "epoch", "are", "selected", "by", "the", "best", "validation", "score", "on", "development", "set", "for", "the", "evaluation", "of", "test", "set." ]
[ 0, 3, 4, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
1009
[ "We", "use", "8", "V100", "GPUs", "and", "set", "gradient", "accumulation", "steps", "to", "8." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
1010
[ "λ3", "=", "0.05,", "λ2", "=", "1.0,", "λ4", "=", "0.95." ]
[ 3, 0, 5, 3, 0, 5, 3, 0, 5 ]
1011
[ "The", "four", "loss", "weights", "are", "set", "to", "λ1", "=" ]
[ 0, 0, 3, 4, 0, 0, 0, 3, 0 ]
1012
[ "During", "train5,", "batch", "ing,", "we", "set", "the", "learning", "rate", "lr", "=", "5e−", "size", "b", "=", "64." ]
[ 0, 0, 0, 0, 0, 0, 0, 3, 4, 3, 0, 5, 0, 3, 0, 5 ]
1013
[ "For", "all", "native", "transformers", "and", "RAATs,", "the", "dimensions", "of", "hidden", "layers", "and", "feed-forward", "layers", "are", "set", "to", "768", "and", "1,024", "respectively." ]
[ 0, 0, 0, 0, 0, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 5, 0 ]
1014
[ "A.5", "More", "Training", "Settings" ]
[ 0, 0, 0, 0 ]
1015
[ "Table", "9:", "Complete", "relation", "triplets." ]
[ 0, 0, 0, 0, 0 ]
1016
[ "This", "example", "explicitly", "shows", "the", "superiority", "of", "our", "model", "in", "dealing", "with", "multievents", "issue." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
1017
[ "Compared", "with", "the", "ground", "truth,", "our", "model", "correctly", "predicts", "all", "event", "arguments", "except", "one,", "while", "GIT", "only", "captures", "one", "event,", "with", "an", "argument", "missed." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0 ]
1018
[ "Figure", "4", "shows", "the", "prediction", "results", "of", "our", "model", "and", "the", "best", "baseline", "model", "GIT", "on", "the", "example", "in", "Figure", "1." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0 ]
1019
[ "A.4", "Case", "Study" ]
[ 0, 0, 0 ]
1020
[ "There", "are", "85", "relation", "types", "in", "total,", "and", "train,", "development,", "and", "test", "sets", "have", "similar", "pattern", "in", "distribution." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
1021
[ "Table", "10", "shows", "the", "relation", "statistics", "of", "ChiFinAnn", "dataset." ]
[ 0, 0, 0, 0, 0, 0, 0, 13, 0 ]
1022
[ "A.3", "Relation", "Statistics", "for", "ChiFinAnn" ]
[ 0, 0, 0, 0, 13 ]
1023
[ "Heavy", "coupling", "of", "arguments", "among", "events", "increases", "the", "difficulty", "of", "multi-event", "issue." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
1024
[ "Entities", "in", "blue", "are", "involved", "in", "both", "two", "event", "records,", "while", "those", "in", "green", "and", "orange", "are", "exclusive", "to", "record", "1", "and", "2", "respectively." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
1025
[ "Table", "9", "demonstrates", "the", "complete", "of", "relation", "triples", "of", "the", "document", "event", "extraction", "example", "shown", "in", "Figure", "1." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 12, 12, 0, 0, 0, 0, 0 ]
1026
[ "A.2", "Complete", "Relation", "Triples" ]
[ 0, 0, 0, 0 ]
1027
[ "Only", "train", "and", "development", "sets", "are", "shown", "since", "test", "set", "is", "not", "publicly", "available." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
1028
[ "Overall,", "there", "are", "13", "event", "types", "in", "total", "with", "uneven", "distribution." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
1029
[ "Table", "8", "shows", "the", "complete", "event", "type", "and", "corresponding", "distribution", "of", "DuEE-fin", "dataset." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0 ]
1030
[ "A.1", "Distribution", "of", "Event", "Type", "DuEE-fin" ]
[ 0, 0, 0, 0, 0, 13 ]
1031
[ "In", "the", "appendix,", "we", "incorporate", "the", "following", "details", "that", "are", "omitted", "in", "the", "main", "body", "due", "to", "the", "space", "limit." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
1032
[ "A", "Appendix" ]
[ 0, 0 ]
1033
[ "Acknowledgements" ]
[ 0 ]
1034
[ "In", "the", "future,", "we", "will", "make", "more", "efforts", "to", "accelerate", "training", "and", "inference", "process." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
1035
[ "The", "extensive", "experimental", "results", "can", "demonstrate", "the", "effectiveness", "of", "our", "proposed", "method", "which", "makes", "the", "state-of-the-art", "performance", "on", "two", "benchmark", "datasets." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
1036
[ "This", "framework", "features", "a", "new", "RAAT", "structure", "which", "can", "incorporate", "the", "relation", "knowledge." ]
[ 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0 ]
1037
[ "We", "propose", "to", "model", "the", "relation", "information", "between", "event", "arguments", "and", "design", "a", "novel", "framework", "ReDEE." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11 ]
1038
[ "In", "this", "paper,", "we", "investigate", "a", "challenging", "task", "of", "event", "extraction", "at", "document", "level,", "towards", "the", "across-sentence", "and", "multi-event", "issues." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 12, 12, 12, 12, 0, 0, 0, 0, 0, 0 ]
1039
[ "6", "Conclusion" ]
[ 0, 0 ]
1040
[ "When", "it", "comes", "to", "DuEE-fin,", "a", "similar", "phenomenon", "can", "be", "observed", "that", "both", "the", "RAATs", "can", "contribute", "positively", "to", "our", "model." ]
[ 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0 ]
1041
[ "After", "replacing", "both", "two", "RAATs,", "the", "value", "of", "relation", "extraction", "task", "becomes", "more", "weak", "and", "the", "model", "encounters", "a", "1.5%", "drop", "in", "F1", "score." ]
[ 0, 0, 0, 0, 1, 0, 0, 0, 11, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 7, 0 ]
1042
[ "tribution", "than", "RAAT-1,", "with", "a", "decrease", "of", "0.7%", "versus", "0.4%", "in", "F1", "scores", "once", "been", "substituted." ]
[ 0, 0, 1, 0, 0, 0, 0, 9, 0, 9, 0, 7, 0, 0, 0, 0 ]
1043
[ "Especially", "on", "ChiFinAnn,", "RAAT-2", "makes", "more", "con" ]
[ 0, 0, 13, 1, 0, 0, 0 ]
1044
[ "The", "results", "in", "Table", "7", "indicate", "that", "both", "two", "RAATs", "have", "positive", "influence", "on", "our", "model." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0 ]
1045
[ "3)", "RAAT-1&2", "substitutes", "the", "RAATs", "in", "both", "the", "above", "places", "with", "vanilla", "transformers,", "so", "that", "our", "model", "degrades", "to", "only", "import", "a", "relation", "extraction", "task", "via", "multi-task", "learning." ]
[ 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 12, 0, 0, 0, 0 ]
1046
[ "2)", "RAAT-2", "substitutes", "the", "RAAT", "in", "the", "event", "record", "generation", "module", "with", "vanilla", "transformer." ]
[ 0, 1, 0, 0, 1, 0, 0, 11, 12, 12, 0, 0, 0, 0 ]
1047
[ "In", "this", "experiment,", "we", "implement", "tests", "on", "three", "variants:", "1)", "-RAAT-1", "substitutes", "the", "RAAT", "in", "the", "ESE", "component", "with", "vanilla", "transformer." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 11, 0, 0, 0, 0 ]
1048
[ "To", "probe", "the", "impact", "of", "RAAT", "structure", "for", "different", "components", "in", "ReDEE,", "we", "conduct", "ablation", "studies", "on", "whether", "to", "use", "RAAT", "or", "vanilla", "transformer." ]
[ 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0 ]
1049
[ "5.5", "Ablation", "Study" ]
[ 0, 0, 0 ]
1050
[ "The", "results", "suggest", "that", "our", "relation", "modeling", "method", "is", "more", "effective", "to", "overcome", "the", "multi-event", "issue", "than", "existing", "baseline", "models." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
1051
[ "We", "find", "ReDEE", "performs", "much", "better", "in", "the", "multi-event", "scenario", "and", "outperforms", "baseline", "models", "dramatically", "in", "all", "five", "event", "types,", "improving", "ranging", "from", "1.9%", "to", "3.2%", "F1", "scores." ]
[ 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 9, 7, 0 ]
1052
[ "Table", "6", "shows", "the", "comparison", "results", "of", "all", "baselines", "and", "ReDEE." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11 ]
1053
[ "Single", "v.s.", "Multi", "Events", "To", "illustrate", "how", "well", "our", "model", "performs", "in", "the", "multi-event", "aspect,", "we", "split", "the", "test", "set", "of", "ChiFinAnn", "into", "two", "parts:", "one", "for", "documents", "with", "single", "event", "record,", "and", "the", "other", "for", "documents", "including", "multiple", "events." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
1054
[ "It", "indicates", "that", "our", "model", "is", "capable", "of", "capturing", "longer", "dependency", "of", "records", "across", "sentences", "via", "relation", "dependency", "modeling,", "thus", "alleviating", "the", "argument", "scattering", "challenge." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
1055
[ "According", "to", "table", "5,", "our", "model", "outperforms", "other", "baseline", "models", "in", "all", "settings,", "and", "meets", "the", "largest", "growth", "of", "2.2%", "F1", "score", "in", "IV,", "the", "most", "challenging", "set", "of", "all." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
1056
[ "average", "number", "of", "involved", "sentences", "while", "the", "IV", "set", "has", "the", "largest", "ones." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
1057
[ "Then,", "all", "documents", "for", "testing", "are", "evenly", "divided", "into", "four", "sets,", "namely,", "I,", "II,", "III", "and", "IV,", "which", "means", "the", "I", "set", "is", "a", "cluster", "of", "documents", "that", "have", "the", "smallest" ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
1058
[ "To", "evaluate", "the", "performance", "of", "our", "model", "in", "different", "argument", "scattering", "degree,", "we", "compute", "the", "average", "number", "of", "sentences", "involved", "in", "records", "for", "each", "document", "and", "sort", "them", "in", "the", "increasing", "average", "number", "order." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
1059
[ "By", "our", "statistics,", "the", "training", "sets", "of", "ChiFinAnn", "and", "DuEE-fin", "have", "about", "98.0%", "and", "98.9%", "records", "that", "scatter", "across", "sentences", "respectively." ]
[ 0, 0, 0, 0, 0, 0, 0, 13, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
1060
[ "Argument", "Scattering", "The", "across-sentence", "issue", "widely", "exists", "in", "datasets." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
1061
[ "This", "experiment", "demonstrates", "our", "model", "could", "achieve", "a", "superior", "performance", "than", "existing", "methods." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
1062
[ "For", "the", "online", "testing", "evaluation,", "our", "model", "has", "a", "distinct", "growth", "of", "2.8%", "on", "F1", "score", "than", "the", "baselines." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 7, 0, 0, 0, 0 ]
1063
[ "Seeing", "from", "former", "results,", "our", "model", "outperforms", "in", "a", "great", "leap", "by", "increasing", "6.7%", "on", "F1", "score." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 7, 0 ]
1064
[ "DuEE-fin", "and", "its", "online", "testing." ]
[ 13, 0, 0, 0, 0 ]
1065
[ ":", "results", "from", "(Zhu", "et", "al.,", "2021)." ]
[ 0, 0, 0, 0, 0, 0, 0 ]
1066
[ ":", "results", "from", "(Xu", "et", "al.,", "2021b);" ]
[ 0, 0, 0, 0, 0, 0, 0 ]
1067
[ ":", "results", "from", "(Yang", "et", "al.,", "2021);" ]
[ 0, 0, 0, 0, 0, 0, 0 ]
1068
[ "The", "missing", "parts", "are", "caused", "by", "the", "inaccessibility", "of", "baseline", "codes." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
1069
[ "Table", "4", "shows", "the", "comparison", "results", "of", "our", "model", "with", "baselines", "on", "the", "developing", "set", "of" ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
1070
[ "Our", "model", "also", "performs", "competitively", "well", "on", "precision", "results." ]
[ 0, 0, 0, 0, 0, 0, 0, 7, 0 ]
1071
[ "The", "ReDEE", "can", "achieve", "the", "state-of-the-art", "performance", "in", "terms", "of", "micro", "average", "recall", "and", "F1", "scores", "on", "almost", "every", "type", "of", "events", "(i.e.", "EF,", "ER,", "EU,", "EO,", "EP),", "consistent", "with", "the", "Avg.", "results", "increased", "by", "1.5%", "and", "1.6%", "respectively." ]
[ 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 9, 0 ]
1072
[ "Overall", "Performance", "Table", "3", "shows", "the", "comparison", "between", "baselines", "and", "our", "ReDEE", "model", "on", "the", "ChiFinAnn", "dataset." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 13, 0 ]
1073
[ "5.4", "Results", "and", "Analysis" ]
[ 0, 0, 0, 0 ]
1074
[ "More", "training", "details", "can", "be", "found", "in", "Appendix", "A.5." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
1075
[ "Both", "RAAT-1", "and", "RAAT-2", "have", "four", "layers", "of", "identical", "blocks." ]
[ 0, 1, 0, 1, 0, 0, 0, 0, 0, 0 ]
1076
[ "We", "use", "BERT", "encoder", "in", "the", "EER", "component", "for", "fine-tuning", "and", "Roberta-chinese-wwm", "(Yiming", "et", "al.,", "2020)", "as", "the", "pre-trained", "model." ]
[ 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
1077
[ "In", "our", "implementation,", "for", "text", "processing,", "we", "consistently", "set", "the", "maximum", "sentence", "number", "and", "the", "maximum", "sentence", "length", "as", "128", "and", "64", "separately." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 4, 0, 0, 3, 4, 4, 0, 5, 0, 5, 0 ]
1078
[ "5.3", "Settings" ]
[ 0, 0 ]
1079
[ "We", "conduct", "several", "offline", "evaluations", "for", "ChiFinAnn,", "but", "only", "an", "online", "test", "for", "DuEE-fin." ]
[ 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 13 ]
1080
[ "The", "overall", "\"Avg\"", "in", "the", "result", "tables", "denotes", "the", "micro", "average", "value", "of", "precision,", "recall,", "and", "F1", "score." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 7, 0, 7, 0 ]
1081
[ "For", "evaluation", "metrics,", "we", "use", "precision,", "recall,", "and", "F1", "score", "at", "the", "entity", "argument", "level", "for", "fair", "comparison", "with", "baselines." ]
[ 0, 0, 0, 0, 0, 7, 7, 7, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
1082
[ "5)", "PTPCG", "(Zhu", "et", "al.,", "2021),", "a", "light-weighted", "and", "latest", "DEE", "model." ]
[ 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0 ]
1083
[ "4)", "GIT", "(Xu", "et", "al.,", "2021b),", "a", "model", "using", "heterogeneous", "graph", "interaction", "network", "as", "encoder", "and", "maintaining", "a", "global", "tracker", "during", "the", "decoding", "process." ]
[ 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
1084
[ "3)", "DE-PPN", "(Yang", "et", "al.,", "2021),", "a", "pipeline", "model", "firstly", "introducing", "the", "non-autoregressive", "mechanism." ]
[ 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
1085
[ "2)", "Doc2EDAG", "(Zheng", "et", "al.,", "2019),", "proposed", "an", "end-to-end", "model", "which", "transforms", "DEE", "as", "directly", "filling", "event", "tables", "with", "entity-based", "path", "expending." ]
[ 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
1086
[ "Five", "different", "baseline", "models", "are", "taken", "into", "consideration:", "1)", "DCFEE", "(Yang", "et", "al.,", "2018),", "the", "first", "model", "proposed", "to", "solve", "DEE", "task." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0 ]
1087
[ "5.2", "Baselines", "and", "Metrics" ]
[ 0, 0, 0, 0 ]
1088
[ "We", "get", "the", "distribution", "information", "of", "the", "dataset", "from", "Appendix", "A.1." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
1089
[ "The", "DuEE-fin", "dataset", "has", "13", "different", "event", "types", "and", "its", "test", "set", "includes", "a", "large", "size", "of", "document", "samples", "that", "do", "not", "have", "any", "event", "records,", "which", "both", "make", "it", "more", "complicated." ]
[ 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
1090
[ "differences." ]
[ 0 ]
1091
[ "*https://aistudio.baidu.com/aistudio/competition/detail/46" ]
[ 0 ]
1092
[ "Compared", "to", "ChiFinAnn,", "there", "are", "two" ]
[ 0, 0, 13, 0, 0, 0 ]
1093
[ "Since", "there", "is", "no", "ground", "truth", "publicly", "available", "for", "the", "test", "set,", "we", "can", "only", "submit", "our", "extracted", "results", "to", "the", "website", "as", "a", "black-box", "online", "evaluation." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
1094
[ "The", "dataset", "is", "downloaded", "from", "an", "online", "competition", "website*." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
1095
[ "DuEE-fin", "is", "also", "from", "the", "financial", "domain", "with", "around", "11,900", "documents", "in", "total." ]
[ 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
1096
[ "Readers", "can", "refer", "to", "the", "original", "paper", "for", "details." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
1097
[ "We", "randomly", "split", "the", "dataset", "into", "train/dev/test", "sets", "in", "the", "ratio", "of", "8/1/1." ]
[ 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 5 ]
1098
[ "Statistics", "show", "that", "about", "30%", "of", "the", "documents", "contain", "multiple", "event", "records." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
1099
[ "ChiFinAnn", "includes", "32,040", "documents", "with", "5", "types", "of", "events,", "involving", "in", "equity-related", "activities", "for", "the", "financial", "domain." ]
[ 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]