ShengdingHu commited on
Commit
01e6505
1 Parent(s): 3f9ce15
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": "75e5bfdd2c1680921f8d66fb23dc877e",
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:9afe54b31564ef71da36950a80b8f2403c3062dc3ad55aebee0145f2a89110b1
3
+ size 2631685