File size: 438 Bytes
205f238
1a72d49
205f238
 
 
1a72d49
 
cfca35f
1a72d49
 
 
 
 
 
 
 
 
205f238
1a72d49
 
 
205f238
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
  "adapter_tuning": true,
  "architectures": [
    "HFRoBERTaGen"
  ],
  "bn_dim": 64,
  "d_model": 768,
  "decode_nwords": 50,
  "decoder_dim_ff": 1024,
  "decoder_heads": 8,
  "decoder_layers": 2,
  "dropout": 0.1,
  "eval_bz": 100,
  "label_smooth": 0.05,
  "lr": 1e-05,
  "max_input_len": 128,
  "max_output_len": 64,
  "torch_dtype": "float32",
  "transformers_version": "4.26.1",
  "use_adapter": true,
  "output_as_code": true
}