ColleenMacklin commited on
Commit
1f86da0
·
1 Parent(s): 09fbb7d

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -13
config.json CHANGED
@@ -52,16 +52,4 @@
52
  "use_cache": true,
53
  "vocab_size": 50257,
54
  "window_size": 256
55
- }
56
-
57
- "task_specific_params": {
58
- "text-generation": {
59
- "do_sample": true,
60
- "temperature": 0.7,
61
- "max_length": 100,
62
- "top_p": 0.95,
63
- "top_k": 50,
64
- "wait_for_model": true,
65
- "num_return_sequences": 1
66
- }
67
-
 
52
  "use_cache": true,
53
  "vocab_size": 50257,
54
  "window_size": 256
55
+ }