ryo0634 commited on
Commit
0b2da44
·
verified ·
1 Parent(s): a19d9cd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -57,7 +57,7 @@ Source: [AI王 〜クイズAI日本一決定戦〜](https://sites.google.com/v
57
  - `original_answer` (`str`): The original answer before any processing or modification.
58
  - `original_additional_info` (`str`): Any additional information provided with the original data.
59
  - `question` (`str`): The question used for the task.
60
- - `answers` (`str`): The answer(s) of the question.
61
 
62
 
63
  ### Licensing Information
 
57
  - `original_answer` (`str`): The original answer before any processing or modification.
58
  - `original_additional_info` (`str`): Any additional information provided with the original data.
59
  - `question` (`str`): The question used for the task.
60
+ - `answers` (`str`): The answer(s) of the question. This included additional answers we manually added to the original dataset.
61
 
62
 
63
  ### Licensing Information