kobkrit commited on
Commit
f71f922
1 Parent(s): 8ffa3d5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -39,6 +39,16 @@ Each dataset in this collection is designed to assess different facets of Thai l
39
 
40
  For more detailed information about each exam, please refer to the [exam details sheet](https://docs.google.com/spreadsheets/d/1ZtP5Jkx0IvCWNPQhMKitZszGnLKqvEDEf0OKdmQiXjA/edit#gid=1181424412).
41
 
 
 
 
 
 
 
 
 
 
 
42
  ## Dataset Statistics
43
 
44
  - **Task Categories**: Question Answering
 
39
 
40
  For more detailed information about each exam, please refer to the [exam details sheet](https://docs.google.com/spreadsheets/d/1ZtP5Jkx0IvCWNPQhMKitZszGnLKqvEDEf0OKdmQiXjA/edit#gid=1181424412).
41
 
42
+ ### Key Features
43
+ - **Question Format**: All questions are provided in text format.
44
+ - **Multiple Choice Questions**: The dataset includes multiple choice questions, offering a range of possible answers for each query.
45
+ - **Solutions**: Correct answers to all questions are provided.
46
+ - **Thai Human Verification**: Each item in the dataset has been verified by a Thai-speaking individual who is not a domain expert, ensuring the clarity and accessibility of the content.
47
+ - **Extra Annotations**:
48
+ - `isAnswerable`: Indicates whether the question can be answered with the provided text alone, without the need for additional information such as visual aids.
49
+ - `isMultipleChoice`: Identifies if the question is a multiple choice question.
50
+ - `isSingleChoiceSolution`: Specifies if there is only one correct answer among the provided choices.
51
+
52
  ## Dataset Statistics
53
 
54
  - **Task Categories**: Question Answering