Alexis-Az commited on
Commit
b43addb
·
verified ·
1 Parent(s): 3f16334

Update config.json

Browse files

added model type in name value

Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "bigcode/starcoderbase-1b",
3
  "activation_function": "gelu_pytorch_tanh",
4
  "attention_softmax_in_fp32": true,
5
  "attn_pdrop": 0.1,
 
1
  {
2
+ "_name_or_path": "gpt_bigcode",
3
  "activation_function": "gelu_pytorch_tanh",
4
  "attention_softmax_in_fp32": true,
5
  "attn_pdrop": 0.1,