File size: 2,772 Bytes
6be97e2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "builder_name": "parquet",
  "citation": "",
  "config_name": "default",
  "dataset_name": "mnlp_m3_mcqa_dataset",
  "dataset_size": 2299027015,
  "description": "",
  "download_checksums": {
    "hf://datasets/akgokce/MNLP_M3_mcqa_dataset@6a3738d20cd7842fb0eefe26b2758c243d3255e5/data/train-00000-of-00005.parquet": {
      "num_bytes": 126118148,
      "checksum": null
    },
    "hf://datasets/akgokce/MNLP_M3_mcqa_dataset@6a3738d20cd7842fb0eefe26b2758c243d3255e5/data/train-00001-of-00005.parquet": {
      "num_bytes": 108261019,
      "checksum": null
    },
    "hf://datasets/akgokce/MNLP_M3_mcqa_dataset@6a3738d20cd7842fb0eefe26b2758c243d3255e5/data/train-00002-of-00005.parquet": {
      "num_bytes": 57197581,
      "checksum": null
    },
    "hf://datasets/akgokce/MNLP_M3_mcqa_dataset@6a3738d20cd7842fb0eefe26b2758c243d3255e5/data/train-00003-of-00005.parquet": {
      "num_bytes": 39351449,
      "checksum": null
    },
    "hf://datasets/akgokce/MNLP_M3_mcqa_dataset@6a3738d20cd7842fb0eefe26b2758c243d3255e5/data/train-00004-of-00005.parquet": {
      "num_bytes": 45471248,
      "checksum": null
    },
    "hf://datasets/akgokce/MNLP_M3_mcqa_dataset@6a3738d20cd7842fb0eefe26b2758c243d3255e5/data/validation-00000-of-00001.parquet": {
      "num_bytes": 3447774,
      "checksum": null
    },
    "hf://datasets/akgokce/MNLP_M3_mcqa_dataset@6a3738d20cd7842fb0eefe26b2758c243d3255e5/data/test-00000-of-00001.parquet": {
      "num_bytes": 9520573,
      "checksum": null
    }
  },
  "download_size": 389367792,
  "features": {
    "text": {
      "dtype": "string",
      "_type": "Value"
    },
    "dataset": {
      "dtype": "string",
      "_type": "Value"
    },
    "id": {
      "dtype": "string",
      "_type": "Value"
    },
    "input_ids": {
      "feature": {
        "dtype": "int32",
        "_type": "Value"
      },
      "_type": "Sequence"
    },
    "attention_mask": {
      "feature": {
        "dtype": "int8",
        "_type": "Value"
      },
      "_type": "Sequence"
    }
  },
  "homepage": "",
  "license": "",
  "size_in_bytes": 2688394807,
  "splits": {
    "train": {
      "name": "train",
      "num_bytes": 2167510953,
      "num_examples": 317713,
      "shard_lengths": [
        67543,
        68543,
        73543,
        83542,
        24542
      ],
      "dataset_name": "mnlp_m3_mcqa_dataset"
    },
    "validation": {
      "name": "validation",
      "num_bytes": 28991369,
      "num_examples": 4675,
      "dataset_name": "mnlp_m3_mcqa_dataset"
    },
    "test": {
      "name": "test",
      "num_bytes": 102524693,
      "num_examples": 17266,
      "dataset_name": "mnlp_m3_mcqa_dataset"
    }
  },
  "version": {
    "version_str": "0.0.0",
    "major": 0,
    "minor": 0,
    "patch": 0
  }
}