Text Generation
Transformers
PyTorch
Safetensors
English
Chinese
Japanese
gpt_neox
sft
Inference Endpoints
text-generation-inference
ikala-ray commited on
Commit
f1891ae
1 Parent(s): 29f0794

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -4,6 +4,7 @@
4
  "GPTNeoXForCausalLM"
5
  ],
6
  "bos_token_id": 0,
 
7
  "classifier_dropout": 0.1,
8
  "eos_token_id": 0,
9
  "hidden_act": "gelu",
 
4
  "GPTNeoXForCausalLM"
5
  ],
6
  "bos_token_id": 0,
7
+ "pad_token_id": 0,
8
  "classifier_dropout": 0.1,
9
  "eos_token_id": 0,
10
  "hidden_act": "gelu",