thenlper michaelfeil commited on
Commit
132a598
·
verified ·
1 Parent(s): 4a5d32e

hot fix: config.json (#48)

Browse files

- hot fix: config.json (41f3bf3f3c427a8ee3271e03d27d41df11288064)


Co-authored-by: Michael <[email protected]>

Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -28,6 +28,6 @@
28
  "transformers_version": "4.41.2",
29
  "use_cache": true,
30
  "use_sliding_window": false,
31
- "is_causal": false
32
  "vocab_size": 151646
33
  }
 
28
  "transformers_version": "4.41.2",
29
  "use_cache": true,
30
  "use_sliding_window": false,
31
+ "is_causal": false,
32
  "vocab_size": 151646
33
  }