KB commited on
Commit
194550c
2 Parent(s): df8a54f 61249e3

Merge branch 'main' of https://huggingface.co/marma/voxrex-bart-swedish into main

Browse files
Files changed (1) hide show
  1. generate_config.json +4 -0
generate_config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "penalty_alpha": 0.6,
3
+ "top_k": 6
4
+ }