ryo0634 commited on
Commit
bd254f4
1 Parent(s): 9d17abb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
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