Update README.md
Browse files
README.md
CHANGED
|
@@ -110,7 +110,17 @@ dataset = load_dataset("tyouisen/aclue", "couplet_prediction", split="test") # o
|
|
| 110 |
|
| 111 |
### 引用 (Citation)
|
| 112 |
```
|
| 113 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 114 |
```
|
| 115 |
|
| 116 |
### 许可证 (License)
|
|
|
|
| 110 |
|
| 111 |
### 引用 (Citation)
|
| 112 |
```
|
| 113 |
+
@inproceedings{zhang-li-2023-large,
|
| 114 |
+
title = "Can Large Langauge Model Comprehend {A}ncient {C}hinese? A Preliminary Test on {ACLUE}",
|
| 115 |
+
author = "Zhang, Yixuan and Li, Haonan",
|
| 116 |
+
booktitle = "Proceedings of the Ancient Language Processing Workshop",
|
| 117 |
+
month = sep,
|
| 118 |
+
year = "2023",
|
| 119 |
+
address = "Varna, Bulgaria",
|
| 120 |
+
publisher = "INCOMA Ltd., Shoumen, Bulgaria",
|
| 121 |
+
url = "https://aclanthology.org/2023.alp-1.9",
|
| 122 |
+
pages = "80--87"
|
| 123 |
+
}
|
| 124 |
```
|
| 125 |
|
| 126 |
### 许可证 (License)
|