Update README.md
Browse files
README.md
CHANGED
@@ -33,6 +33,51 @@ This dataset includes multiple benchmark exams, covering both general academic a
|
|
33 |
- **Thai ONET M3**: Standardized test for grade 9 students in Thailand.
|
34 |
- **Thai ONET M6**: Standardized test for grade 12 students in Thailand.
|
35 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
36 |
## Dataset Details
|
37 |
|
38 |
Each dataset in this collection is designed to assess different facets of Thai language understanding and knowledge in various educational and professional sectors. The dataset is invaluable for training, fine-tuning, and evaluating question-answering systems and other language models in Thai.
|
|
|
33 |
- **Thai ONET M3**: Standardized test for grade 9 students in Thailand.
|
34 |
- **Thai ONET M6**: Standardized test for grade 12 students in Thailand.
|
35 |
|
36 |
+
### ONET M3 (2021)
|
37 |
+
- **Subject**: Thai, Social Studies, Mathematics, Science, English
|
38 |
+
- **Source**: OCR from Public Exam, National Institute of Educational Testing Service (NIETS)
|
39 |
+
- **Dataset Repository**: OCR and cleaned by iApp Team, donated to OpenThaiGPT.
|
40 |
+
- [ONET M3 2021 Exam Papers](https://www.niets.or.th/th/content/uploads/editor/files/O-NET/exam_m3_2564/)
|
41 |
+
|
42 |
+
### ONET M6 (2021-2025)
|
43 |
+
- **Subject**: Thai, Mathematics, Social Studies, Science, English
|
44 |
+
- **Source**: OCR from Public Exam, National Institute of Educational Testing Service (NIETS)
|
45 |
+
- **Dataset Repository on Huggingface**: [Thai ONET Exam Dataset](https://huggingface.co/datasets/openthaigpt/thai-onet-exam)
|
46 |
+
- [ONET M6 2021 Exam Papers](https://www.niets.or.th/th/content/uploads/editor/files/O-NET/exam_m6_2564/)
|
47 |
+
|
48 |
+
### A-Level (2021-2022)
|
49 |
+
- **Subjects**: Applied Mathematics, Biology, English, Social Studies
|
50 |
+
- **Source**: Closed-source PDFs purchased from private tutors
|
51 |
+
|
52 |
+
### TGAT (2021)
|
53 |
+
- **Subjects**: Critical Thinking
|
54 |
+
- **Source**: Closed-source PDFs purchased from private tutors
|
55 |
+
|
56 |
+
### TPAT1 (2020-2021)
|
57 |
+
- **Subjects**: Medical Ethics
|
58 |
+
- **Source**: Closed-source PDFs purchased from private tutors
|
59 |
+
|
60 |
+
### Thai Investment Consultant Licensing Exams
|
61 |
+
- **Subjects**: IC Plain, IC Complex (P2, P3)
|
62 |
+
- **Source**: OCR from Public Exam, The Stock Exchange of Thailand (SET)
|
63 |
+
- **Dataset Repository on Huggingface**: [Thai Investment Consultant Licensing Exams](https://huggingface.co/datasets/openthaigpt/thai-investment-consultant-licensing-exams)
|
64 |
+
- [IC Exam Papers](https://media.set.or.th)
|
65 |
+
|
66 |
+
### Facebook Belebele Thai (200 Rows)
|
67 |
+
- **Source**: Open dataset from Huggingface
|
68 |
+
- **Dataset Repository on Huggingface**: [Facebook Belebele](https://huggingface.co/datasets/facebook/belebele)
|
69 |
+
- **Note**: The first 200 rows are selected for evaluation speed and cost efficiency. Cleaned by OpenThaiGPT.
|
70 |
+
|
71 |
+
### XCOPA TH (200 Rows)
|
72 |
+
- **Source**: Open dataset from Huggingface
|
73 |
+
- **Dataset Repository on Huggingface**: [XCOPA Thai](https://huggingface.co/datasets/xcopa)
|
74 |
+
- **Note**: The first 200 rows are selected for evaluation speed and cost efficiency. Cleaned by OpenThaiGPT.
|
75 |
+
|
76 |
+
### XNLI 2.0 TH (200 Rows)
|
77 |
+
- **Source**: Open dataset from Huggingface
|
78 |
+
- **Dataset Repository on Huggingface**: [XNLI Thai](https://huggingface.co/datasets/xnli)
|
79 |
+
- **Note**: The first 200 rows are selected for evaluation speed and cost efficiency. Cleaned by OpenThaiGPT.
|
80 |
+
|
81 |
## Dataset Details
|
82 |
|
83 |
Each dataset in this collection is designed to assess different facets of Thai language understanding and knowledge in various educational and professional sectors. The dataset is invaluable for training, fine-tuning, and evaluating question-answering systems and other language models in Thai.
|