nz commited on
Commit
228335d
1 Parent(s): 731c9d4
Files changed (2) hide show
  1. config.json +26 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "Seledorn/RITA_xl",
3
+ "architectures": [
4
+ "RITAModel"
5
+ ],
6
+ "auto_map": {
7
+ "AutoConfig": "rita_configuration.RITAConfig",
8
+ "AutoModel": "rita_modeling.RITAModel"
9
+ },
10
+ "bos_token_id": [
11
+ [
12
+ 50256
13
+ ]
14
+ ],
15
+ "d_feedforward": 8192,
16
+ "d_model": 2048,
17
+ "dropout": 0.0,
18
+ "eos_token_id": 50256,
19
+ "max_seq_len": 1024,
20
+ "model_type": "codegen",
21
+ "num_heads": 32,
22
+ "num_layers": 24,
23
+ "torch_dtype": "float16",
24
+ "transformers_version": "4.18.0",
25
+ "vocab_size": 128
26
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62dd13f059474a44e5cce8cfb5340273229e82c7ccfa254e8efff36859af380e
3
+ size 2417856075