ybelkada HF staff commited on
Commit
b1bd5ae
1 Parent(s): e4aafad

Upload Pix2StructForConditionalGeneration

Browse files
Files changed (1) hide show
  1. config.json +2 -0
config.json CHANGED
@@ -30,6 +30,7 @@
30
  "encoder_no_repeat_ngram_size": 0,
31
  "eos_token_id": 1,
32
  "exponential_decay_length_penalty": null,
 
33
  "finetuning_task": null,
34
  "forced_bos_token_id": null,
35
  "forced_eos_token_id": null,
@@ -42,6 +43,7 @@
42
  "initializer_range": 0.02,
43
  "is_decoder": false,
44
  "is_encoder_decoder": false,
 
45
  "label2id": {
46
  "LABEL_0": 0,
47
  "LABEL_1": 1
 
30
  "encoder_no_repeat_ngram_size": 0,
31
  "eos_token_id": 1,
32
  "exponential_decay_length_penalty": null,
33
+ "feed_forward_proj": "gated-gelu",
34
  "finetuning_task": null,
35
  "forced_bos_token_id": null,
36
  "forced_eos_token_id": null,
 
43
  "initializer_range": 0.02,
44
  "is_decoder": false,
45
  "is_encoder_decoder": false,
46
+ "is_gated_act": true,
47
  "label2id": {
48
  "LABEL_0": 0,
49
  "LABEL_1": 1