cx1027 commited on
Commit
d219b8c
1 Parent(s): 97c3601

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +16 -0
  2. adapter_model.bin +3 -0
adapter_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_model_name_or_path": "Langboat/bloom-1b4-zh",
3
+ "encoder_dropout": 0.1,
4
+ "encoder_hidden_size": 1024,
5
+ "encoder_num_layers": 5,
6
+ "encoder_reparameterization_type": "MLP",
7
+ "inference_mode": true,
8
+ "num_attention_heads": 16,
9
+ "num_layers": 24,
10
+ "num_transformer_submodules": 1,
11
+ "num_virtual_tokens": 10,
12
+ "peft_type": "P_TUNING",
13
+ "revision": null,
14
+ "task_type": "CAUSAL_LM",
15
+ "token_dim": 2048
16
+ }
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b64cfd5f50d3cd15309bbf7c5d93190e9d51834a9db96993cc785ddb7407aa4
3
+ size 83194