File size: 1,620 Bytes
a596174
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f5ae115
 
a596174
f5ae115
 
a596174
f5ae115
 
a596174
f5ae115
 
 
 
a596174
 
 
 
 
 
 
 
 
 
 
 
f5ae115
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: test_number
    dtype: int64
  - name: question
    dtype: large_string
  - name: topic
    dtype: large_string
  - name: option_A
    dtype: large_string
  - name: option_B
    dtype: large_string
  - name: option_C
    dtype: large_string
  - name: option_D
    dtype: large_string
  - name: answer
    dtype: large_string
  splits:
  - name: tarix
    num_bytes: 178316
    num_examples: 509
  - name: ona_tili
    num_bytes: 175489
    num_examples: 426
  - name: fizika
    num_bytes: 108135
    num_examples: 404
  - name: matematika
    num_bytes: 156202
    num_examples: 727
  download_size: 302047
  dataset_size: 618142
configs:
- config_name: default
  data_files:
  - split: tarix
    path: data/tarix-*
  - split: ona_tili
    path: data/ona_tili-*
  - split: fizika
    path: data/fizika-*
  - split: matematika
    path: data/matematika-*
---

# DTM2019 (public release)

Uzbek-language multiple-choice questions extracted from DTM 2019 university-entrance
exam preparation materials. This **public release contains 2,066 questions**.

It is the full 3,066-question corpus with the **1,000-question evaluation benchmark
subset held out and not published** (used for model evaluation at eval.idrock.uz).

| Subject | Questions |
|---|---|
| Mathematics (matematika) | 727 |
| Physics (fizika) | 404 |
| Uzbek language (ona_tili) | 426 |
| History (tarix) | 509 |
| **Total** | **2,066** |

Each record: `test_number`, `topic`, `question`, `option_A`–`option_D`, `answer`.
Mathematical content is in LaTeX; underlined fragments in Ona tili items use `<u>...</u>`.