File size: 1,957 Bytes
fa77a3e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "anli": {
        "description": "the Abductive Natural Language Inference Dataset from AI2\n",
        "citation": "@InProceedings{anli,\n  author = {Chandra, Bhagavatula and Ronan, Le Bras and Chaitanya, Malaviya and Keisuke, Sakaguchi and Ari, Holtzman\n    and Hannah, Rashkin and Doug, Downey and Scott, Wen-tau Yih and Yejin, Choi},\n  title = {Abductive Commonsense Reasoning},\n  year = {2020}\n}",
        "homepage": "https://leaderboard.allenai.org/anli/submissions/get-started",
        "license": "",
        "features": {
            "observation_1": {
                "dtype": "string",
                "_type": "Value"
            },
            "observation_2": {
                "dtype": "string",
                "_type": "Value"
            },
            "hypothesis_1": {
                "dtype": "string",
                "_type": "Value"
            },
            "hypothesis_2": {
                "dtype": "string",
                "_type": "Value"
            },
            "label": {
                "names": [
                    "0",
                    "1",
                    "2"
                ],
                "_type": "ClassLabel"
            }
        },
        "builder_name": "parquet",
        "dataset_name": "art",
        "config_name": "anli",
        "version": {
            "version_str": "0.1.0",
            "major": 0,
            "minor": 1,
            "patch": 0
        },
        "splits": {
            "validation": {
                "name": "validation",
                "num_bytes": 311146,
                "num_examples": 1532,
                "dataset_name": null
            },
            "train": {
                "name": "train",
                "num_bytes": 33918790,
                "num_examples": 169654,
                "dataset_name": null
            }
        },
        "download_size": 9191805,
        "dataset_size": 34229936,
        "size_in_bytes": 43421741
    }
}