Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Japanese
Libraries:
Datasets
pandas
License:
File size: 4,779 Bytes
95d5b7d
3ed5df1
 
 
 
 
95d5b7d
3ed5df1
95d5b7d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3ed5df1
 
 
 
 
 
 
 
 
 
 
 
2e3583a
3ed5df1
2e3583a
 
eb87cda
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
cac258c
f894dd9
cac258c
8bdf302
 
 
 
 
95d5b7d
 
 
 
 
 
 
3ed5df1
 
 
 
eb87cda
 
 
 
cac258c
 
95d5b7d
5046e08
5cfa56d
d6d3b64
 
5046e08
37f9546
5046e08
fe05ea9
5046e08
fe05ea9
d6d3b64
 
 
37f9546
5046e08
9d17abb
5046e08
37f9546
5046e08
 
 
 
 
 
 
 
 
fe05ea9
 
37f9546
fe05ea9
37f9546
fe05ea9
37f9546
 
 
 
fe05ea9
d6d3b64
 
37f9546
 
 
 
 
d6d3b64
 
 
4f59005
f56fa49
e628e7a
37f9546
 
d6d3b64
37f9546
 
 
 
11f2176
d6d3b64
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
---
language:
- ja
license: cc-by-sa-4.0
task_categories:
- question-answering
dataset_info:
- config_name: default
  features:
  - name: qid
    dtype: string
  - name: question
    dtype: string
  - name: answers
    sequence: string
  splits:
  - name: validation
    num_bytes: 92027
    num_examples: 795
  - name: test
    num_bytes: 23157
    num_examples: 198
  download_size: 67999
  dataset_size: 115184
- config_name: v1.1
  features:
  - name: qid
    dtype: string
  - name: question
    dtype: string
  - name: answers
    sequence: string
  - name: D_3
    sequence: string
  splits:
  - name: test
    num_bytes: 26020
    num_examples: 198
  download_size: 16544
  dataset_size: 26020
- config_name: v1.2
  features:
  - name: id
    dtype: string
  - name: text
    dtype: string
  - name: answers
    sequence: string
  - name: A_3
    dtype: string
  - name: A_memo
    dtype: string
  - name: B_1
    dtype: string
  - name: B_2
    dtype: string
  - name: B_3
    dtype: string
  - name: B_4
    dtype: string
  - name: B_5
    dtype: string
  - name: B_6
    dtype: string
  - name: B_7
    dtype: string
  - name: C_1
    dtype: string
  - name: C_2
    dtype: string
  - name: C_memo
    dtype: string
  - name: D_2
    dtype: string
  - name: D_3
    sequence: string
  - name: D_4
    dtype: string
  - name: D_memo
    dtype: string
  - name: E_1
    dtype: string
  - name: E_2
    dtype: string
  - name: E_3
    dtype: string
  - name: E_4
    dtype: string
  - name: E_5
    dtype: string
  - name: E_6
    dtype: string
  - name: E_7
    dtype: string
  - name: E_8
    dtype: string
  - name: E_memo
    dtype: string
  - name: F_1
    dtype: string
  - name: F_2
    dtype: string
  - name: F_memo
    dtype: string
  splits:
  - name: dev
    num_bytes: 493517
    num_examples: 795
  - name: test
    num_bytes: 123343
    num_examples: 198
  download_size: 658906
  dataset_size: 616860
configs:
- config_name: default
  data_files:
  - split: validation
    path: data/validation-*
  - split: test
    path: data/test-*
- config_name: v1.1
  data_files:
  - split: test
    path: v1.1/test-*
- config_name: v1.2
  data_files:
  - split: test
    path: v1.2/test-*
  - split: dev
    path: v1.2/dev-*
---

評価スコアの再現性確保と SB Intuitions 修正版の公開用クローン

- ソース: [mynlp/niilc-qa on GitHub](https://github.com/mynlp/niilc-qa)

# NIILC Question Answering Dataset

> This project provides a dataset for supporting the development of question answering systems. The data includes questions and their answers, and meta information such as question types, clues to obtain answers, Wikipedia pages in which answers can be found, and SPARQL queries for JWO (Japanese Wikipedia Ontology).

- Homepage:
  - 日本語: [https://mynlp.is.s.u-tokyo.ac.jp/niilc-qa/j_index.html](https://mynlp.is.s.u-tokyo.ac.jp/niilc-qa/j_index.html)
  - 英語: [https://mynlp.is.s.u-tokyo.ac.jp/niilc-qa/](https://mynlp.is.s.u-tokyo.ac.jp/niilc-qa/)
  
## Licensing Information

[Creative Commons Attribution Share Alike 4.0 International](https://github.com/mynlp/niilc-qa/blob/master/LICENSE.txt)

## Citation Information

```
@inproceedings{sekine2003question,
  title={Development of a question answering system focused on an encyclopedia},
  author={Sekine, Satoshi},
  booktitle={9th Annual Meeting of the Association for Natural Language Processing},
  year={2003},
  language={Japanese}
}
```

# Subsets

## default

- `qid` (`str`): 質問を一意識別するためのID
- `question` (`str`): 質問文
- `answers` (`list[str]`): 質問に対する回答のリスト
  - (回答がない質問(`answers: ['-']`)は除外した)

### v1.1

- split: test を修正
  - [NIILC-ECQA2015_test.xml](https://github.com/mynlp/niilc-qa/blob/master/data/NIILC-ECQA2015_test.xml) から D_3列を追加
    - `D_3` (`str`): 考えられる解答数
  - 正解文字列(`answers` の要素)の微修正
    - e.g., セミコロンが全角で分割できていなかった正解文字列を分割して再登録(`['星条旗;古き栄光'] -> ['星条旗','古き栄光']`### v1.2

両方の split を修正

- 各質問に[ソース](https://github.com/mynlp/niilc-qa)からメタデータ列をすべて追加
  - 各列の詳細は[ここ](https://github.com/mynlp/niilc-qa/blob/master/data/NIILC-ECQA2015_AnnotationDefinition.md)を参照
- split名を[ソース](https://github.com/mynlp/niilc-qa)に合わせて修正
  - validation -> dev
- 列名を[ソース](https://github.com/mynlp/niilc-qa)に合わせて修正
  - `qid` -> `id`
  - `question` -> `text`
- dev の `answers` に対し、v1.1 の test と同様の修正を実施
- `text``answers` 内の文字列は NFKC正規化(未)