Xuezha commited on
Commit
11bade2
·
verified ·
1 Parent(s): df7875b

Upload RecombinationTransformerForCausalLM

Browse files
Files changed (2) hide show
  1. config.json +17 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "RecombinationTransformerForCausalLM"
4
+ ],
5
+ "auto_map": {
6
+ "AutoConfig": "configure.RecombinationTransformerConfig",
7
+ "AutoModelForCausalLM": "modeling.RecombinationTransformerForCausalLM"
8
+ },
9
+ "embed_dim": 768,
10
+ "eos_token_id": 0,
11
+ "model_type": "RecombinationTransformer",
12
+ "num_heads": 8,
13
+ "num_layers": 4,
14
+ "torch_dtype": "float32",
15
+ "transformers_version": "4.41.2",
16
+ "vocab_size": 50280
17
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24ca7902b7a80251654d4add5c51391ade31af1b930133ad5b13612ccd1440e9
3
+ size 922850296