Update README.md
Browse files
README.md
CHANGED
@@ -34,5 +34,19 @@ dataset_info:
|
|
34 |
# Dataset Card for "AdjectiveScaleProbe-nli"
|
35 |
|
36 |
```bib
|
37 |
-
@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
38 |
```
|
|
|
34 |
# Dataset Card for "AdjectiveScaleProbe-nli"
|
35 |
|
36 |
```bib
|
37 |
+
@inproceedings{10.1609/aaai.v37i11.26559,
|
38 |
+
author = {Liu, Wei and Xiang, Ming and Ding, Nai},
|
39 |
+
title = {Adjective Scale Probe: Can Language Models Encode Formal Semantics Information?},
|
40 |
+
year = {2023},
|
41 |
+
isbn = {978-1-57735-880-0},
|
42 |
+
publisher = {AAAI Press},
|
43 |
+
url = {https://doi.org/10.1609/aaai.v37i11.26559},
|
44 |
+
doi = {10.1609/aaai.v37i11.26559},
|
45 |
+
booktitle = {Proceedings of the Thirty-Seventh AAAI Conference on Artificial Intelligence and Thirty-Fifth Conference on Innovative Applications of Artificial Intelligence and Thirteenth Symposium on Educational Advances in Artificial Intelligence},
|
46 |
+
articleno = {1490},
|
47 |
+
numpages = {9},
|
48 |
+
series = {AAAI'23/IAAI'23/EAAI'23}
|
49 |
+
}
|
50 |
+
|
51 |
+
|
52 |
```
|