Alexis-Az commited on
Commit
301994c
·
verified ·
1 Parent(s): 62d53a9

Update config.json

Browse files

removed architecture line

Files changed (1) hide show
  1. config.json +0 -3
config.json CHANGED
@@ -1,9 +1,6 @@
1
  {
2
  "_name_or_path": "bigcode/starcoderbase-1b",
3
  "activation_function": "gelu_pytorch_tanh",
4
- "architectures": [
5
- "GPTBigCodeForCausalLM"
6
- ],
7
  "attention_softmax_in_fp32": true,
8
  "attn_pdrop": 0.1,
9
  "bos_token_id": 0,
 
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,
6
  "bos_token_id": 0,