Update README.md
Browse files
README.md
CHANGED
@@ -37,6 +37,11 @@ language:
|
|
37 |
|
38 |
Source: [mynlp/niilc-qa on GitHub](https://github.com/mynlp/niilc-qa/tree/master)
|
39 |
|
|
|
|
|
|
|
|
|
|
|
40 |
|
41 |
### Licensing Information
|
42 |
|
|
|
37 |
|
38 |
Source: [mynlp/niilc-qa on GitHub](https://github.com/mynlp/niilc-qa/tree/master)
|
39 |
|
40 |
+
### Data Fields
|
41 |
+
|
42 |
+
- `id` (`str`): Unique ID.
|
43 |
+
- `question`: Question.
|
44 |
+
- `answers` (`list[str]`): All of the acceptable answers for the question.
|
45 |
|
46 |
### Licensing Information
|
47 |
|