breadlicker45 commited on
Commit
542eb73
·
1 Parent(s): 5b32876

Upload 3 files

Browse files
Files changed (3) hide show
  1. .gitignore +1 -0
  2. merged.pth +3 -0
  3. params.json +1 -0
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+
merged.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3333475cbc1d3181aeca678e86352aac89a5707af36a967a0f9ebc5885a93a3
3
+ size 13476922254
params.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"dim": 4096, "multiple_of": 256, "n_heads": 32, "n_layers": 32, "norm_eps": 1e-06, "vocab_size": -1}