zpbrent commited on
Commit
e49cc35
1 Parent(s): a0cccc7

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -0
config.json CHANGED
@@ -4,6 +4,9 @@
4
  "TransfoXLLMHeadModel"
5
  ],
6
  "attn_type": 0,
 
 
 
7
  "clamp_len": 1000,
8
  "cutoffs": [
9
  20000,
 
4
  "TransfoXLLMHeadModel"
5
  ],
6
  "attn_type": 0,
7
+ "auto_map": {
8
+ "AutoConfig": "configuration.TransfoXLConfig"
9
+ },
10
  "clamp_len": 1000,
11
  "cutoffs": [
12
  20000,