akoksal commited on
Commit
b9a9384
1 Parent(s): aab580b

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -9
config.json CHANGED
@@ -27,13 +27,5 @@
27
  "torch_dtype": "bfloat16",
28
  "transformers_version": "4.26.1",
29
  "use_cache": false,
30
- "vocab_size": 32128,
31
- "task_specific_params": {
32
- "text-generation": {
33
- "do_sample": true,
34
- "max_length": 50,
35
- "top_p": 0.9
36
- }
37
- },
38
-
39
  }
 
27
  "torch_dtype": "bfloat16",
28
  "transformers_version": "4.26.1",
29
  "use_cache": false,
30
+ "vocab_size": 32128
 
 
 
 
 
 
 
 
31
  }