sultan-hassan commited on
Commit
11f59fd
1 Parent(s): ff6b2e2

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -23,6 +23,6 @@
23
  "final_logit_soft_cap": null,
24
  "attention_logit_soft_cap": null,
25
  "sliding_window_size": 4096,
26
- "use_sliding_window_attention": false
27
  "registered_name": "keras_nlp>GemmaBackbone"
28
  }
 
23
  "final_logit_soft_cap": null,
24
  "attention_logit_soft_cap": null,
25
  "sliding_window_size": 4096,
26
+ "use_sliding_window_attention": false,
27
  "registered_name": "keras_nlp>GemmaBackbone"
28
  }