JingweiZuo
commited on
Update README.md
Browse files
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
|
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
|