AK-12 commited on
Commit
b87980f
1 Parent(s): 9908b14

removing extra space

Browse files
Files changed (1) hide show
  1. generation_config.json +1 -1
generation_config.json CHANGED
@@ -7,5 +7,5 @@
7
  "temperature": 0.9,
8
  "top_p": 0.6,
9
  "transformers_version": "4.31.0",
10
- "max_new_tokens" : 1000
11
  }
 
7
  "temperature": 0.9,
8
  "top_p": 0.6,
9
  "transformers_version": "4.31.0",
10
+ "max_new_tokens": 1000
11
  }