File size: 1,931 Bytes
2b076d1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "builder_name": "parquet",
  "citation": "",
  "config_name": "default",
  "dataset_name": "mnlp_m2_mcqa_dataset",
  "dataset_size": 34798592,
  "description": "",
  "download_checksums": {
    "hf://datasets/charlottesce/MNLP_M2_mcqa_dataset@47bbe67eaede7a41f6662fe60a747759057e032e/data/train-00000-of-00001.parquet": {
      "num_bytes": 18398886,
      "checksum": null
    },
    "hf://datasets/charlottesce/MNLP_M2_mcqa_dataset@47bbe67eaede7a41f6662fe60a747759057e032e/data/validation-00000-of-00001.parquet": {
      "num_bytes": 897827,
      "checksum": null
    },
    "hf://datasets/charlottesce/MNLP_M2_mcqa_dataset@47bbe67eaede7a41f6662fe60a747759057e032e/data/test-00000-of-00001.parquet": {
      "num_bytes": 988322,
      "checksum": null
    }
  },
  "download_size": 20285035,
  "features": {
    "source": {
      "dtype": "string",
      "_type": "Value"
    },
    "id": {
      "dtype": "string",
      "_type": "Value"
    },
    "question": {
      "dtype": "string",
      "_type": "Value"
    },
    "options": {
      "feature": {
        "dtype": "string",
        "_type": "Value"
      },
      "_type": "Sequence"
    },
    "answer": {
      "dtype": "string",
      "_type": "Value"
    },
    "reasoning": {
      "dtype": "string",
      "_type": "Value"
    }
  },
  "homepage": "",
  "license": "",
  "size_in_bytes": 55083627,
  "splits": {
    "train": {
      "name": "train",
      "num_bytes": 31584864,
      "num_examples": 65006,
      "dataset_name": "mnlp_m2_mcqa_dataset"
    },
    "validation": {
      "name": "validation",
      "num_bytes": 1481390,
      "num_examples": 3027,
      "dataset_name": "mnlp_m2_mcqa_dataset"
    },
    "test": {
      "name": "test",
      "num_bytes": 1732338,
      "num_examples": 4538,
      "dataset_name": "mnlp_m2_mcqa_dataset"
    }
  },
  "version": {
    "version_str": "0.0.0",
    "major": 0,
    "minor": 0,
    "patch": 0
  }
}