File size: 4,777 Bytes
f2576c5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
{
    "corpus": {
        "description": "SciFact, a dataset of 1.4K expert-written scientific claims paired with evidence-containing abstracts, and annotated with labels and rationales.\n",
        "citation": "@inproceedings{Wadden2020FactOF,\n  title={Fact or Fiction: Verifying Scientific Claims},\n  author={David Wadden and Shanchuan Lin and Kyle Lo and Lucy Lu Wang and Madeleine van Zuylen and Arman Cohan and Hannaneh Hajishirzi},\n  booktitle={EMNLP},\n  year={2020},\n}\n",
        "homepage": "https://scifact.apps.allenai.org/",
        "license": "",
        "features": {
            "doc_id": {
                "dtype": "int32",
                "_type": "Value"
            },
            "title": {
                "dtype": "string",
                "_type": "Value"
            },
            "abstract": {
                "feature": {
                    "dtype": "string",
                    "_type": "Value"
                },
                "_type": "Sequence"
            },
            "structured": {
                "dtype": "bool",
                "_type": "Value"
            }
        },
        "builder_name": "scifact",
        "dataset_name": "scifact",
        "config_name": "corpus",
        "version": {
            "version_str": "1.0.0",
            "description": "",
            "major": 1,
            "minor": 0,
            "patch": 0
        },
        "splits": {
            "train": {
                "name": "train",
                "num_bytes": 7993560,
                "num_examples": 5183,
                "dataset_name": null
            }
        },
        "download_size": 4708038,
        "dataset_size": 7993560,
        "size_in_bytes": 12701598
    },
    "claims": {
        "description": "SciFact, a dataset of 1.4K expert-written scientific claims paired with evidence-containing abstracts, and annotated with labels and rationales.\n",
        "citation": "@inproceedings{Wadden2020FactOF,\n  title={Fact or Fiction: Verifying Scientific Claims},\n  author={David Wadden and Shanchuan Lin and Kyle Lo and Lucy Lu Wang and Madeleine van Zuylen and Arman Cohan and Hannaneh Hajishirzi},\n  booktitle={EMNLP},\n  year={2020},\n}\n",
        "homepage": "https://scifact.apps.allenai.org/",
        "license": "",
        "features": {
            "id": {
                "dtype": "int32",
                "id": null,
                "_type": "Value"
            },
            "claim": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            },
            "evidence_doc_id": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            },
            "evidence_label": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            },
            "evidence_sentences": {
                "feature": {
                    "dtype": "int32",
                    "id": null,
                    "_type": "Value"
                },
                "length": -1,
                "id": null,
                "_type": "Sequence"
            },
            "cited_doc_ids": {
                "feature": {
                    "dtype": "int32",
                    "id": null,
                    "_type": "Value"
                },
                "length": -1,
                "id": null,
                "_type": "Sequence"
            }
        },
        "post_processed": null,
        "supervised_keys": null,
        "builder_name": "scifact",
        "config_name": "claims",
        "version": {
            "version_str": "1.0.0",
            "description": "",
            "major": 1,
            "minor": 0,
            "patch": 0
        },
        "splits": {
            "train": {
                "name": "train",
                "num_bytes": 168627,
                "num_examples": 1261,
                "dataset_name": "scifact"
            },
            "test": {
                "name": "test",
                "num_bytes": 33625,
                "num_examples": 300,
                "dataset_name": "scifact"
            },
            "validation": {
                "name": "validation",
                "num_bytes": 60360,
                "num_examples": 450,
                "dataset_name": "scifact"
            }
        },
        "download_checksums": {
            "https://scifact.s3-us-west-2.amazonaws.com/release/latest/data.tar.gz": {
                "num_bytes": 3115079,
                "checksum": "11c621288d41ac144d29b13b0f8503b3820b7d6e8b1f6ff24dff335c196d76be"
            }
        },
        "download_size": 3115079,
        "post_processing_size": null,
        "dataset_size": 262612,
        "size_in_bytes": 3377691
    }
}