Datasets:
Tasks:
Text Classification
Sub-tasks:
natural-language-inference
Languages:
Japanese
Size:
10K - 100K
License:
:memo: Update README.md
Browse files
README.md
CHANGED
@@ -29,9 +29,9 @@ license: cc-by-sa-4.0
|
|
29 |
|
30 |
## Dataset Description
|
31 |
|
32 |
-
- **Homepage
|
33 |
-
- **Repository
|
34 |
-
- **Paper
|
35 |
|
36 |
### Dataset Summary
|
37 |
|
@@ -60,7 +60,7 @@ The dataset uses a total of 158 words (nouns and verbs), which occur more than 2
|
|
60 |
## Additional Information
|
61 |
|
62 |
- [verypluming/JaNLI](https://github.com/verypluming/JaNLI)
|
63 |
-
- Hitomi Yanaka, Koji Mineshima, Assessing the Generalization Capacity of Pre-trained Language Models through Japanese Adversarial Natural Language Inference, Proceedings of the 2021 EMNLP Workshop BlackboxNLP: Analyzing and Interpreting Neural Networks for NLP (BlackboxNLP2021), 2021.
|
64 |
|
65 |
### Licensing Information
|
66 |
|
@@ -73,6 +73,7 @@ CC BY-SA 4.0
|
|
73 |
author = {Yanaka, Hitomi and Mineshima, Koji},
|
74 |
title = {Assessing the Generalization Capacity of Pre-trained Language Models through Japanese Adversarial Natural Language Inference},
|
75 |
booktitle = {Proceedings of the 2021 EMNLP Workshop BlackboxNLP: Analyzing and Interpreting Neural Networks for NLP (BlackboxNLP2021)},
|
|
|
76 |
year = {2021},
|
77 |
}
|
78 |
```
|
|
|
29 |
|
30 |
## Dataset Description
|
31 |
|
32 |
+
- **Homepage:** https://github.com/verypluming/JaNLI
|
33 |
+
- **Repository:** https://github.com/verypluming/JaNLI
|
34 |
+
- **Paper:** https://aclanthology.org/2021.blackboxnlp-1.26/
|
35 |
|
36 |
### Dataset Summary
|
37 |
|
|
|
60 |
## Additional Information
|
61 |
|
62 |
- [verypluming/JaNLI](https://github.com/verypluming/JaNLI)
|
63 |
+
- [Hitomi Yanaka, Koji Mineshima, Assessing the Generalization Capacity of Pre-trained Language Models through Japanese Adversarial Natural Language Inference, Proceedings of the 2021 EMNLP Workshop BlackboxNLP: Analyzing and Interpreting Neural Networks for NLP (BlackboxNLP2021), 2021.](https://aclanthology.org/2021.blackboxnlp-1.26/)
|
64 |
|
65 |
### Licensing Information
|
66 |
|
|
|
73 |
author = {Yanaka, Hitomi and Mineshima, Koji},
|
74 |
title = {Assessing the Generalization Capacity of Pre-trained Language Models through Japanese Adversarial Natural Language Inference},
|
75 |
booktitle = {Proceedings of the 2021 EMNLP Workshop BlackboxNLP: Analyzing and Interpreting Neural Networks for NLP (BlackboxNLP2021)},
|
76 |
+
url = {https://aclanthology.org/2021.blackboxnlp-1.26/},
|
77 |
year = {2021},
|
78 |
}
|
79 |
```
|