Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
parquet
Languages:
Japanese
Size:
10K - 100K
License:
Update README.md
Browse files
README.md
CHANGED
@@ -50,10 +50,10 @@ It is built using crowdsourcing with seeds extracted from the knowledge base Con
|
|
50 |
|
51 |
### Data Fields
|
52 |
|
53 |
-
`q_id` (`str`): id
|
54 |
-
`question` (`str`): question
|
55 |
-
`choice{0..4}` (`list[str]`): choice
|
56 |
-
`label` (`int`): correct choice id
|
57 |
|
58 |
### Licensing Information
|
59 |
|
|
|
50 |
|
51 |
### Data Fields
|
52 |
|
53 |
+
- `q_id` (`str`): id
|
54 |
+
- `question` (`str`): question
|
55 |
+
- `choice{0..4}` (`list[str]`): choice
|
56 |
+
- `label` (`int`): correct choice id
|
57 |
|
58 |
### Licensing Information
|
59 |
|