Update README.md
Browse files
README.md
CHANGED
@@ -160,9 +160,9 @@ Clone to maintain reproducibility of evaluation settings.
|
|
160 |
|
161 |
### Subset
|
162 |
|
163 |
-
- default: Simple copy of [NIILC-ECQA2015_dev](https://github.com/mynlp/niilc-qa/blob/master/data/NIILC-ECQA2015_dev.xml) and [
|
164 |
- v1.1: Modification of the answers and addition of column E.5 from `.xml`.
|
165 |
-
- v1.2: Full copy of [NIILC-ECQA2015_dev](https://github.com/mynlp/niilc-qa/blob/master/data/NIILC-ECQA2015_dev.xml) and [
|
166 |
|
167 |
Refer [here](https://github.com/mynlp/niilc-qa/blob/master/data/NIILC-ECQA2015_AnnotationDefinition.md) for details of each column (Japanese).
|
168 |
|
|
|
160 |
|
161 |
### Subset
|
162 |
|
163 |
+
- default: Simple copy of [NIILC-ECQA2015_dev](https://github.com/mynlp/niilc-qa/blob/master/data/NIILC-ECQA2015_dev.xml) and _[test](https://github.com/mynlp/niilc-qa/blob/master/data/NIILC-ECQA2015_test.xml).
|
164 |
- v1.1: Modification of the answers and addition of column E.5 from `.xml`.
|
165 |
+
- v1.2: Full copy of [NIILC-ECQA2015_dev](https://github.com/mynlp/niilc-qa/blob/master/data/NIILC-ECQA2015_dev.xml) and _[test](https://github.com/mynlp/niilc-qa/blob/master/data/NIILC-ECQA2015_test.xml) with modification of the answers.
|
166 |
|
167 |
Refer [here](https://github.com/mynlp/niilc-qa/blob/master/data/NIILC-ECQA2015_AnnotationDefinition.md) for details of each column (Japanese).
|
168 |
|