ShengdingHu commited on
Commit
2c477e9
·
1 Parent(s): 817c955

add model

Browse files
Files changed (2) hide show
  1. config.json +21 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "backbone_checkpoint_name": "t5-base",
3
+ "backbone_class": "T5ForConditionalGeneration",
4
+ "backbone_hash": "f139a6600e8c676100f5b9adde9df321",
5
+ "common_structure": true,
6
+ "delta_type": "lora",
7
+ "lora_alpha": 16,
8
+ "lora_dropout": 0.0,
9
+ "lora_r": 8,
10
+ "modified_modules": [
11
+ "attn.q",
12
+ "attn.v"
13
+ ],
14
+ "opendelta_version": "0.0.1",
15
+ "transformers_version": "4.16.0.dev0",
16
+ "unfrozen_modules": [
17
+ "deltas",
18
+ "layer_norm",
19
+ "final_layer_norm"
20
+ ]
21
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bffb28e80c9738fc166d7d99bf96686748f988bd8939553616e72ee02c826f37
3
+ size 2631685