ayjays132 commited on
Commit
a12af20
·
verified ·
1 Parent(s): 3e52639

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -117,13 +117,13 @@ Phillnet, a marvel in the realm of language models, is a cutting-edge Dynamic Ne
117
  ## Key Features
118
 
119
  - **Model Type:** Dynamic Neural Network 🧠
120
- - **Embedding Dimension:** 768
121
  - **Hidden Dimension:** 2048
122
  - **Initial Neuron Count:** 5000
123
- - **Input Dimension:** 768
124
  - **Max Neurons:** 250000
125
  - **Max Sequence Length:** 200
126
- - **Num Embeddings:** 25000
127
  - **Model Filename:** pytorch_model.bin
128
  - **Transformers Version:** 4.34.0
129
 
 
117
  ## Key Features
118
 
119
  - **Model Type:** Dynamic Neural Network 🧠
120
+ - **Embedding Dimension:** 2048
121
  - **Hidden Dimension:** 2048
122
  - **Initial Neuron Count:** 5000
123
+ - **Input Dimension:** 2048
124
  - **Max Neurons:** 250000
125
  - **Max Sequence Length:** 200
126
+ - **Num Embeddings:** 100000
127
  - **Model Filename:** pytorch_model.bin
128
  - **Transformers Version:** 4.34.0
129