rizquuula commited on
Commit
ea5cf82
1 Parent(s): 8476b9e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -2,18 +2,18 @@
2
  annotations_creators:
3
  - crowdsourced
4
  language_creators:
5
- - crowdsourced
6
  language:
7
- - en
8
  license:
9
  - mit
10
  multilinguality:
11
  - monolingual
12
- pretty_name: CommonsenseQA
13
  size_categories:
14
  - 1K<n<10K
15
  source_datasets:
16
- - original
17
  task_categories:
18
  - question-answering
19
  task_ids:
@@ -88,7 +88,7 @@ dataset_info:
88
 
89
  ### Dataset Summary
90
 
91
- CommonsenseQA is a new multiple-choice question answering dataset that requires different types of commonsense knowledge
92
  to predict the correct answers . It contains 12,102 questions with one correct answer and four distractor answers.
93
  The dataset is provided in two major training/validation/testing set splits: "Random split" which is the main evaluation
94
  split, and "Question token split", see paper for details.
 
2
  annotations_creators:
3
  - crowdsourced
4
  language_creators:
5
+ - machine-translation
6
  language:
7
+ - id
8
  license:
9
  - mit
10
  multilinguality:
11
  - monolingual
12
+ pretty_name: CommonsenseQA-ID
13
  size_categories:
14
  - 1K<n<10K
15
  source_datasets:
16
+ - translation
17
  task_categories:
18
  - question-answering
19
  task_ids:
 
88
 
89
  ### Dataset Summary
90
 
91
+ CommonsenseQA-ID is Indonesian translation version of CommonsenseQA, a new multiple-choice question answering dataset that requires different types of commonsense knowledge
92
  to predict the correct answers . It contains 12,102 questions with one correct answer and four distractor answers.
93
  The dataset is provided in two major training/validation/testing set splits: "Random split" which is the main evaluation
94
  split, and "Question token split", see paper for details.