cyl commited on
Commit
a616aeb
1 Parent(s): 5107f7e
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": "7c1a2586dbc6502f9a137cd79f50b3a4",
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:35bdb23b6a37ebd3444239e9805c90d458fe5b9670b042b17d984a252e599055
3
+ size 20039501