Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,30 +1,3 @@
|
|
1 |
-
---
|
2 |
-
dataset_info:
|
3 |
-
features:
|
4 |
-
- name: Question
|
5 |
-
dtype: string
|
6 |
-
- name: Choice (A)
|
7 |
-
dtype: string
|
8 |
-
- name: Choice (B)
|
9 |
-
dtype: string
|
10 |
-
- name: Choice (C)
|
11 |
-
dtype: string
|
12 |
-
- name: Choice (D)
|
13 |
-
dtype: string
|
14 |
-
- name: Correct Answer
|
15 |
-
dtype: string
|
16 |
-
splits:
|
17 |
-
- name: train
|
18 |
-
num_bytes: 63313
|
19 |
-
num_examples: 54
|
20 |
-
download_size: 21658
|
21 |
-
dataset_size: 63313
|
22 |
-
configs:
|
23 |
-
- config_name: default
|
24 |
-
data_files:
|
25 |
-
- split: train
|
26 |
-
path: data/train-*
|
27 |
-
---
|
28 |
|
29 |
# Mandarin Exam Multiple-Choice Questions Dataset
|
30 |
|
@@ -60,7 +33,7 @@ The dataset is available in a format compatible with Hugging Face. Each entry in
|
|
60 |
|
61 |
## How to Access
|
62 |
|
63 |
-
You can access and download the dataset from [Hugging Face](
|
64 |
|
65 |
## Citation
|
66 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
|
2 |
# Mandarin Exam Multiple-Choice Questions Dataset
|
3 |
|
|
|
33 |
|
34 |
## How to Access
|
35 |
|
36 |
+
You can access and download the dataset from [Hugging Face](https://huggingface.co/datasets/mca183/mandarin_11_and_12_exams).
|
37 |
|
38 |
## Citation
|
39 |
|