crumb commited on
Commit
a30e0f7
·
1 Parent(s): 398d198

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -6,8 +6,8 @@
6
  ],
7
  "attn_pdrop": 0.1,
8
  "auto_map": {
9
- "AutoConfig": "crumbly/Ducky-MoMoe-base-E4-UL2--configuration_switchgpt2.SwitchGPT2Config",
10
- "AutoModelForCausalLM": "crumbly/Ducky-MoMoe-base-E4-UL2--modeling_switchgpt2.SwitchGPT2ForCausalLM"
11
  },
12
  "bos_token_id": 50256,
13
  "embd_pdrop": 0.1,
 
6
  ],
7
  "attn_pdrop": 0.1,
8
  "auto_map": {
9
+ "AutoConfig": "crumb/Ducky-MoMoe-prototype-e4-ul2--configuration_switchgpt2.SwitchGPT2Config",
10
+ "AutoModelForCausalLM": "crumb/Ducky-MoMoe-prototype-e4-ul2--modeling_switchgpt2.SwitchGPT2ForCausalLM"
11
  },
12
  "bos_token_id": 50256,
13
  "embd_pdrop": 0.1,