Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -28,13 +28,13 @@ This repo contains the model checkpoints for:
|
|
| 28 |
|
| 29 |
Please refer to our [code repository](https://github.com/ContextualAI/HALOs) which contains intructions for training your own HALOs and links to our model cards.
|
| 30 |
|
| 31 |
-
If you find this repo or the technical paper useful in your research, please feel free to cite [our work](
|
| 32 |
```
|
| 33 |
-
@
|
| 34 |
-
url = {http://halos.github.io/},
|
| 35 |
author = {Ethayarajh, Kawin and Xu, Winnie, and Jurafsky, Dan and Kiela, Douwe},
|
| 36 |
title = {Human-Centered Loss Functions (HALOs)},
|
| 37 |
-
|
|
|
|
| 38 |
year = {2023},
|
| 39 |
}
|
| 40 |
```
|
|
|
|
| 28 |
|
| 29 |
Please refer to our [code repository](https://github.com/ContextualAI/HALOs) which contains intructions for training your own HALOs and links to our model cards.
|
| 30 |
|
| 31 |
+
If you find this repo or the technical paper useful in your research, please feel free to cite [our work](https://github.com/ContextualAI/HALOs/blob/main/assets/report.pdf):
|
| 32 |
```
|
| 33 |
+
@techreport{ethayarajh2023halos,
|
|
|
|
| 34 |
author = {Ethayarajh, Kawin and Xu, Winnie, and Jurafsky, Dan and Kiela, Douwe},
|
| 35 |
title = {Human-Centered Loss Functions (HALOs)},
|
| 36 |
+
institution = {Contextual AI},
|
| 37 |
+
note = {https://github.com/ContextualAI/HALOs/blob/main/assets/report.pdf},
|
| 38 |
year = {2023},
|
| 39 |
}
|
| 40 |
```
|