Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Japanese
Libraries:
Datasets
pandas
License:
teruo6939 commited on
Commit
2fd46fc
·
verified ·
1 Parent(s): d640de8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -167,6 +167,7 @@ configs:
167
  - `qid` (`str`): Unique ID.
168
  - `question` (`str`): Question.
169
  - `answers` (`list[str]`): All of the acceptable answers for the question.
 
170
 
171
  ### v1.1
172
 
 
167
  - `qid` (`str`): Unique ID.
168
  - `question` (`str`): Question.
169
  - `answers` (`list[str]`): All of the acceptable answers for the question.
170
+ - Not include the questions without the answers (`answers: ['-']`)
171
 
172
  ### v1.1
173