nz commited on
Commit
21a5da1
1 Parent(s): 52cce99
Files changed (2) hide show
  1. config.json +28 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "Seledorn/RITA_m",
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
+ [
13
+ 50256
14
+ ]
15
+ ]
16
+ ],
17
+ "d_feedforward": 4096,
18
+ "d_model": 1024,
19
+ "dropout": 0.0,
20
+ "eos_token_id": 50256,
21
+ "max_seq_len": 1024,
22
+ "model_type": "codegen",
23
+ "num_heads": 16,
24
+ "num_layers": 24,
25
+ "torch_dtype": "float16",
26
+ "transformers_version": "4.18.0",
27
+ "vocab_size": 128
28
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc039b6a04138c3b5c42a7a3bff8f3dfef5f54ec5dca90cc777909c35bc12a44
3
+ size 605011531