Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -51,14 +51,14 @@ tokenizer = AutoTokenizer.from_pretrained(
|
|
| 51 |
|
| 52 |
## Citation
|
| 53 |
```
|
| 54 |
-
@
|
| 55 |
-
title={
|
| 56 |
author={Atsuki Yamaguchi and Terufumi Morishita and Aline Villavicencio and Nikolaos Aletras},
|
| 57 |
-
|
| 58 |
-
|
| 59 |
-
|
| 60 |
-
|
| 61 |
-
|
| 62 |
}
|
| 63 |
```
|
| 64 |
|
|
|
|
| 51 |
|
| 52 |
## Citation
|
| 53 |
```
|
| 54 |
+
@article{yamaguchi2025adapting,
|
| 55 |
+
title={Adapting Chat Language Models Using Only Target Unlabeled Language Data},
|
| 56 |
author={Atsuki Yamaguchi and Terufumi Morishita and Aline Villavicencio and Nikolaos Aletras},
|
| 57 |
+
journal={Transactions on Machine Learning Research},
|
| 58 |
+
issn={2835-8856},
|
| 59 |
+
year={2025},
|
| 60 |
+
url={https://openreview.net/forum?id=6IdoIKowfe},
|
| 61 |
+
note={}
|
| 62 |
}
|
| 63 |
```
|
| 64 |
|