cyl commited on
Commit
d7b8297
1 Parent(s): a150b34
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": "aa482efbff5ea024f7ef89fc0c8d10ac",
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:91adee81f04cd61ed43bc0d9533f767fe185bff986db4d7646238b837c7202f9
3
+ size 20039501