AwesomeDWNJ commited on
Commit
e9f23e7
·
verified ·
1 Parent(s): 6c524fb

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -17,6 +17,7 @@
17
  "n_inner": null,
18
  "n_layer": 24,
19
  "n_positions": 1024,
 
20
  "reorder_and_upcast_attn": false,
21
  "resid_pdrop": 0.1,
22
  "scale_attn_by_inverse_layer_idx": false,
@@ -34,5 +35,4 @@
34
  "torch_dtype": "float32",
35
  "transformers_version": "4.23.1",
36
  "use_cache": true,
37
- "vocab_size": 50257
38
- }
 
17
  "n_inner": null,
18
  "n_layer": 24,
19
  "n_positions": 1024,
20
+ "pipeline_tag": "conversational",
21
  "reorder_and_upcast_attn": false,
22
  "resid_pdrop": 0.1,
23
  "scale_attn_by_inverse_layer_idx": false,
 
35
  "torch_dtype": "float32",
36
  "transformers_version": "4.23.1",
37
  "use_cache": true,
38
+ "vocab_