gsaltintas commited on
Commit
4acb60c
·
verified ·
1 Parent(s): 0d98381

Upload config

Browse files
Files changed (1) hide show
  1. config.json +0 -4
config.json CHANGED
@@ -1,7 +1,4 @@
1
  {
2
- "architectures": [
3
- "LlamaAlbertForCausalLM"
4
- ],
5
  "attention_bias": false,
6
  "attention_dropout": 0.0,
7
  "auto_map": {
@@ -10,7 +7,6 @@
10
  "modeling_llama_albert.LlamaAlbertForCausalLM": "modeling_llama_albert.LlamaAlbertConfig"
11
  },
12
  "bos_token_id": 128000,
13
- "dtype": "bfloat16",
14
  "embedding_dim": 512,
15
  "eos_token_id": 128001,
16
  "head_dim": 128,
 
1
  {
 
 
 
2
  "attention_bias": false,
3
  "attention_dropout": 0.0,
4
  "auto_map": {
 
7
  "modeling_llama_albert.LlamaAlbertForCausalLM": "modeling_llama_albert.LlamaAlbertConfig"
8
  },
9
  "bos_token_id": 128000,
 
10
  "embedding_dim": 512,
11
  "eos_token_id": 128001,
12
  "head_dim": 128,