Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
enijkamp authored Jun 29, 2023
1 parent 57df20c commit ac4ae54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Official research release for the family of **XGen** models (`7B`) by Salesforce

*Title*: [Long Sequence Modeling with XGen: A 7B LLM Trained on 8K Input Sequence Length](https://blog.salesforceairesearch.com/xgen/)

*Authors*: [Erik Nijkamp](https://eriknijkamp.com), [Hiroaki Hayashi](https://hiroakih.me/), Tian Xie, Congying Xia, [Bo Pang](https://scholar.google.com/citations?user=s9fNEVEAAAAJ&hl=en), Rui Meng, Wojciech Kryscinski, [Lifu Tu](https://home.ttic.edu/~lifu/), Meghana Bhat, Chen Xing, Jesse Vig, Lidiya Murakhovs'ka, Jason Wu, [Yingbo Zhou](https://scholar.google.com/citations?user=H_6RQ7oAAAAJ&hl=en), [Shafiq Rayhan Joty](https://raihanjoty.github.io/), [Caiming Xiong](http://cmxiong.com/).
*Authors*: [Erik Nijkamp](https://eriknijkamp.com), [Hiroaki Hayashi](https://hiroakih.me/), Tian Xie, Congying Xia, [Bo Pang](https://scholar.google.com/citations?user=s9fNEVEAAAAJ&hl=en), Rui Meng, Wojciech Kryscinski, [Lifu Tu](https://home.ttic.edu/~lifu/), Meghana Bhat, Semih Yavuz, Chen Xing, Jesse Vig, Lidiya Murakhovs'ka, Jason Wu, [Yingbo Zhou](https://scholar.google.com/citations?user=H_6RQ7oAAAAJ&hl=en), [Shafiq Rayhan Joty](https://raihanjoty.github.io/), [Caiming Xiong](http://cmxiong.com/).

## Models

Expand Down Expand Up @@ -38,7 +38,7 @@ print(tokenizer.decode(sample[0]))
```bibtex
@misc{XGen,
title={Long Sequence Modeling with XGen: A 7B LLM Trained on 8K Input Sequence Length},
author={Erik Nijkamp, Hiroaki Hayashi, Tian Xie, Congying Xia, Bo Pang, Rui Meng, Wojciech Kryscinski, Lifu Tu, Meghana Bhat, Chen Xing, Jesse Vig, Lidiya Murakhovs'ka, Jason Wu, Yingbo Zhou, Shafiq Rayhan Joty, Caiming Xiong},
author={Erik Nijkamp, Hiroaki Hayashi, Tian Xie, Congying Xia, Bo Pang, Rui Meng, Wojciech Kryscinski, Lifu Tu, Meghana Bhat, Semih Yavuz, Chen Xing, Jesse Vig, Lidiya Murakhovs'ka, Jason Wu, Yingbo Zhou, Shafiq Rayhan Joty, Caiming Xiong},
howpublished={Salesforce AI Research Blog},
year={2023},
url={https://blog.salesforceairesearch.com/xgen-7b/}
Expand Down

0 comments on commit ac4ae54

Please sign in to comment.