allenai/scicite
收藏资源简介:
这是一个用于分类学术论文中引用意图的数据集。每个JSON对象的主要引用意图标签由label键指定,而引用上下文由context键指定。例如:{string: In chacma baboons, male-infant relationships can be linked to both formation of friendships and paternity success [30,31]., sectionName: Introduction, label: background, citingPaperId: 7a6b2d4b405439, citedPaperId: 9d1abadc55b5e0, ...}。您可以使用提供的论文ID通过Semantic Scholar API获取论文的完整信息。标签包括:方法、背景、结果。
本数据集用于学术论文引用意图分类任务。每个JSON对象的核心引用意图标签由`label`字段指定,对应的引用上下文由`context`字段指定。示例如下:{"string": "In chacma baboons, male-infant relationships can be linked to both formation of friendships and paternity success [30,31].", "sectionName": "Introduction", "label": "background", "citingPaperId": "7a6b2d4b405439", "citedPaperId": "9d1abadc55b5e0", ...}。您可通过提供的论文ID调用Semantic Scholar API获取论文完整信息。该数据集的标签包含方法、背景、结果三类。
数据集概述
数据集名称: SciCite
数据集大小:
- 下载大小: 23.19 MB
- 生成数据集大小: 5.15 MB
- 总磁盘使用量: 28.33 MB
数据集语言: 英语 (en)
数据集许可证: 未知
多语言性: 单语
数据集来源: 原始数据
任务类别: 文本分类
具体任务:
- 意图分类
- 多类别分类
数据集ID: scicite
数据集结构
数据实例
示例: json { "citeEnd": 68, "citeStart": 64, "citedPaperId": "5e413c7872f5df231bf4a4f694504384560e98ca", "citingPaperId": "8f1fbe460a901d994e9b81d69f77bfbe32719f4c", "excerpt_index": 0, "id": "8f1fbe460a901d994e9b81d69f77bfbe32719f4c>5e413c7872f5df231bf4a4f694504384560e98ca", "isKeyCitation": false, "label": 2, "label2": 0, "label2_confidence": 0.0, "label_confidence": 0.0, "sectionName": "Discussion", "source": 4, "string": "These results are in contrast with the findings of Santos et al.(16), who reported a significant association between low sedentary time and healthy CVF among Portuguese" }
数据字段
string: 字符串类型sectionName: 字符串类型label: 分类标签,可能值包括method(0),background(1),result(2)citingPaperId: 字符串类型citedPaperId: 字符串类型excerpt_index: 整数类型isKeyCitation: 布尔类型label2: 分类标签,可能值包括supportive(0),not_supportive(1),cant_determine(2),none(3)citeEnd: 长整型citeStart: 长整型source: 分类标签,可能值包括properNoun(0),andPhrase(1),acronym(2),etAlPhrase(3),explicit(4)label_confidence: 浮点型label2_confidence: 浮点型id: 字符串类型
数据分割
| 名称 | 训练 | 验证 | 测试 |
|---|---|---|---|
| 默认 | 8194 | 916 | 1859 |




