FlameF0X commited on
Commit
970504a
·
verified ·
1 Parent(s): f247597

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -27,6 +27,7 @@ The **i3 Model** is a memory-optimized language model designed for conversationa
27
  - **Max Sequence Length**: 256
28
  - **Total Parameters**: 12,691,186
29
  - **Tokenization**: Memory-efficient variable-length chunking (2-3 characters)
 
30
 
31
  ![image](https://cdn-uploads.huggingface.co/production/uploads/6615494716917dfdc645c44e/HMofWNm4psIFV2wc0vpFC.png)
32
 
 
27
  - **Max Sequence Length**: 256
28
  - **Total Parameters**: 12,691,186
29
  - **Tokenization**: Memory-efficient variable-length chunking (2-3 characters)
30
+ - **Total tokens**: 334,524,736
31
 
32
  ![image](https://cdn-uploads.huggingface.co/production/uploads/6615494716917dfdc645c44e/HMofWNm4psIFV2wc0vpFC.png)
33