xwinxu commited on
Commit
104cbbf
1 Parent(s): 6c13a20

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
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](http://halos.github.io/):
32
  ```
33
- @misc{ethayarajh2023halos,
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
- publisher = {Contextual AI Blog},
 
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
  ```