JingweiZuo commited on
Commit
fc299b4
·
verified ·
1 Parent(s): 6299176

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -33,7 +33,7 @@ Falcon3-Mamba-7B-Instruct supports a context length up to 32K and was mainly tra
33
  - state_size: 16
34
  - 32k context length
35
  - 65k vocab size
36
- - Continue Pretrained from [Falcon Mamba 7B](https://huggingface.co/tiiuae/falcon-mamba-7b), with another 1500 Gigatokens of data comprising of web, code, STEM and high quality data.
37
  - Postrained on 1.2 million samples of STEM, conversations, code, and safety.
38
  - Developed by [Technology Innovation Institute](https://www.tii.ae)
39
  - License: TII Falcon-LLM License 2.0
 
33
  - state_size: 16
34
  - 32k context length
35
  - 65k vocab size
36
+ - Continue Pretrained from [Falcon-Mamba-7b](https://arxiv.org/abs/2410.05355), with another 1500 Gigatokens of data consisting of web, code, STEM and high quality data.
37
  - Postrained on 1.2 million samples of STEM, conversations, code, and safety.
38
  - Developed by [Technology Innovation Institute](https://www.tii.ae)
39
  - License: TII Falcon-LLM License 2.0