RWKV-4-Pile-3B-Instruct-test1-20230124
Browse files- config.json +7 -0
- merges.txt +0 -0
- pytorch_model.pt +3 -0
- vocab.json +0 -0
config.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"d_model": 2560,
|
3 |
+
"num_hidden_layers": 32,
|
4 |
+
"rescale_layer": 6,
|
5 |
+
"vocab_size": 50277,
|
6 |
+
"embeddings_store_name": "tokens"
|
7 |
+
}
|
merges.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
pytorch_model.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2513c6d5628f7d19c2d5532d1b051d740e06081b2869fcd0878231f3ecb3ae9d
|
3 |
+
size 11938727233
|
vocab.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|