mardonbekhazratov commited on
Commit
f5ae115
·
verified ·
1 Parent(s): d37b1a3

Fix OCR misspellings; drop 3 duplicate math Qs (2069->2066); update counts

Browse files
README.md CHANGED
@@ -19,19 +19,19 @@ dataset_info:
19
  dtype: large_string
20
  splits:
21
  - name: tarix
22
- num_bytes: 298902
23
- num_examples: 809
24
  - name: ona_tili
25
- num_bytes: 370072
26
- num_examples: 826
27
  - name: fizika
28
- num_bytes: 169945
29
- num_examples: 554
30
  - name: matematika
31
- num_bytes: 212688
32
- num_examples: 880
33
- download_size: 456205
34
- dataset_size: 1051607
35
  configs:
36
  - config_name: default
37
  data_files:
@@ -44,3 +44,22 @@ configs:
44
  - split: matematika
45
  path: data/matematika-*
46
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
  dtype: large_string
20
  splits:
21
  - name: tarix
22
+ num_bytes: 178316
23
+ num_examples: 509
24
  - name: ona_tili
25
+ num_bytes: 175489
26
+ num_examples: 426
27
  - name: fizika
28
+ num_bytes: 108135
29
+ num_examples: 404
30
  - name: matematika
31
+ num_bytes: 156202
32
+ num_examples: 727
33
+ download_size: 302047
34
+ dataset_size: 618142
35
  configs:
36
  - config_name: default
37
  data_files:
 
44
  - split: matematika
45
  path: data/matematika-*
46
  ---
47
+
48
+ # DTM2019 (public release)
49
+
50
+ Uzbek-language multiple-choice questions extracted from DTM 2019 university-entrance
51
+ exam preparation materials. This **public release contains 2,066 questions**.
52
+
53
+ It is the full 3,066-question corpus with the **1,000-question evaluation benchmark
54
+ subset held out and not published** (used for model evaluation at eval.idrock.uz).
55
+
56
+ | Subject | Questions |
57
+ |---|---|
58
+ | Mathematics (matematika) | 727 |
59
+ | Physics (fizika) | 404 |
60
+ | Uzbek language (ona_tili) | 426 |
61
+ | History (tarix) | 509 |
62
+ | **Total** | **2,066** |
63
+
64
+ Each record: `test_number`, `topic`, `question`, `option_A`–`option_D`, `answer`.
65
+ Mathematical content is in LaTeX; underlined fragments in Ona tili items use `<u>...</u>`.
data/fizika-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5a8ddedef1f00cbde49948794e7a56acd75efdb0094ecbe080d113c7c50aee91
3
- size 60936
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50ab35e7fc7d515e184a3684c1050031dfe3a690f2055e91e2cfce118b299130
3
+ size 45090
data/matematika-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b75aeba7e8098a76ae4a8b104868f3f04dc63f674f6bf9557144c2702dd011ae
3
- size 80160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae56ecf2857fe0328237f5060b9a6c5c438c404714be9ba192a008af79976476
3
+ size 66807
data/ona_tili-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:15bc7bd2e223ebd2d7f926c9266fe385a7e721d04c030bbf080232a6a79a6384
3
- size 182132
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:325374a7c4a1f852986d93e36138523ba2e35c32664c5c5ada49c84bd79f71c7
3
+ size 101181
data/tarix-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:47d96dc3e0882c493d078d2408f534120e66c09a3cb8ceb91906e5fd350534fb
3
- size 132977
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b35598b8ff378ad4f2532ce7502f0ff54848851f3e0459b904ed509e0585688c
3
+ size 88969