cyl commited on
Commit
45f77ce
1 Parent(s): fbb09f5
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-3b",
3
+ "backbone_class": "T5ForConditionalGeneration",
4
+ "backbone_hash": "7632542c3716ede89be2c17d4741489d",
5
+ "bottleneck_dim": 24,
6
+ "common_structure": true,
7
+ "delta_type": "adapter",
8
+ "modified_modules": [
9
+ "attn",
10
+ "ff"
11
+ ],
12
+ "non_linearity": "gelu_new",
13
+ "opendelta_version": "0.0.1",
14
+ "sequential": true,
15
+ "transformers_version": "4.10.0",
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:c4db7baa60511e2b53dd45f02a18985050fa89cd9e2036c75b466d71b91ae557
3
+ size 20039501