medmac01 commited on
Commit
e059c77
1 Parent(s): 209586b

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -4
config.json CHANGED
@@ -5,10 +5,6 @@
5
  "RWForCausalLM"
6
  ],
7
  "attention_dropout": 0.0,
8
- "auto_map": {
9
- "AutoConfig": "configuration_RW.RWConfig",
10
- "AutoModelForCausalLM": "modelling_RW.RWForCausalLM"
11
- },
12
  "bias": false,
13
  "bos_token_id": 11,
14
  "eos_token_id": 11,
 
5
  "RWForCausalLM"
6
  ],
7
  "attention_dropout": 0.0,
 
 
 
 
8
  "bias": false,
9
  "bos_token_id": 11,
10
  "eos_token_id": 11,