File size: 441 Bytes
45dce91
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "backbone_checkpoint_name": "t5-3b",
  "backbone_class": "T5ForConditionalGeneration",
  "backbone_hash": "7c543e2c8ebb6c98850fe64bed88eead",
  "common_structure": true,
  "delta_type": "bitfit",
  "modified_modules": [
    "attn",
    "ff",
    "layer_norm",
    "lm_head.proj"
  ],
  "opendelta_version": "0.0.1",
  "transformers_version": "4.10.0",
  "unfrozen_modules": [
    "deltas",
    "layer_norm",
    "final_layer_norm"
  ]
}