File size: 2,016 Bytes
9e24c68
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "builder_name": "json",
  "citation": "",
  "config_name": "default",
  "dataset_name": "vitaminc",
  "dataset_size": 190450293,
  "description": "",
  "download_checksums": {
    "hf://datasets/tals/vitaminc@be6febb761b0b2807687e61e0b5282e459df2fa0/train.jsonl": {
      "num_bytes": 193958244,
      "checksum": null
    },
    "hf://datasets/tals/vitaminc@be6febb761b0b2807687e61e0b5282e459df2fa0/dev.jsonl": {
      "num_bytes": 32876983,
      "checksum": null
    },
    "hf://datasets/tals/vitaminc@be6febb761b0b2807687e61e0b5282e459df2fa0/test.jsonl": {
      "num_bytes": 28717099,
      "checksum": null
    }
  },
  "download_size": 255552326,
  "features": {
    "unique_id": {
      "dtype": "string",
      "_type": "Value"
    },
    "case_id": {
      "dtype": "string",
      "_type": "Value"
    },
    "wiki_revision_id": {
      "dtype": "string",
      "_type": "Value"
    },
    "label": {
      "dtype": "string",
      "_type": "Value"
    },
    "claim": {
      "dtype": "string",
      "_type": "Value"
    },
    "evidence": {
      "dtype": "string",
      "_type": "Value"
    },
    "page": {
      "dtype": "string",
      "_type": "Value"
    },
    "revision_type": {
      "dtype": "string",
      "_type": "Value"
    },
    "FEVER_id": {
      "dtype": "string",
      "_type": "Value"
    },
    "big_bench_canary": {
      "dtype": "string",
      "_type": "Value"
    }
  },
  "homepage": "",
  "license": "",
  "size_in_bytes": 446002619,
  "splits": {
    "train": {
      "name": "train",
      "num_bytes": 144628726,
      "num_examples": 370653,
      "dataset_name": "vitaminc"
    },
    "validation": {
      "name": "validation",
      "num_bytes": 24461301,
      "num_examples": 63054,
      "dataset_name": "vitaminc"
    },
    "test": {
      "name": "test",
      "num_bytes": 21360266,
      "num_examples": 55197,
      "dataset_name": "vitaminc"
    }
  },
  "version": {
    "version_str": "0.0.0",
    "major": 0,
    "minor": 0,
    "patch": 0
  }
}