ksee commited on
Commit
75d248c
1 Parent(s): 6de77ca

remove tokenizer_name_or_path

Browse files
Files changed (1) hide show
  1. adapter_config.json +0 -1
adapter_config.json CHANGED
@@ -12,6 +12,5 @@
12
  "revision": null,
13
  "task_type": "CAUSAL_LM",
14
  "token_dim": 4096,
15
- "tokenizer_kwargs": null,
16
  "tokenizer_name_or_path": "EleutherAI/gpt-j-6b"
17
  }
 
12
  "revision": null,
13
  "task_type": "CAUSAL_LM",
14
  "token_dim": 4096,
 
15
  "tokenizer_name_or_path": "EleutherAI/gpt-j-6b"
16
  }