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 28, 2023
1 parent c1364af commit af2102a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Model cards are published on the HuggingFace Hub:

* [XGen-7B-4K-Base](https://huggingface.co/Salesforce/xgen-7b-4k-base) with support for 4K sequence length.
* [XGen-7B-8K-Base](https://huggingface.co/Salesforce/xgen-7b-8k-base) with support for 8K sequence length.
* [XGen-7B-8k-Instruct](https://huggingface.co/Salesforce/xgen-7b-8k-inst) with instruction-finetuning for research-only purpose.
* [XGen-7B-8k-Instruct](https://huggingface.co/Salesforce/xgen-7b-8k-inst) with instruction-finetuning (for research purpose only).

The training data for the models are tokenized with OpenAI Tiktoken library.

Expand Down

0 comments on commit af2102a

Please sign in to comment.