kghuggingface commited on
Commit
3be19c9
·
verified ·
1 Parent(s): c1b7c2d

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -15,7 +15,7 @@
15
  "1": "LABEL_1"
16
  },
17
  "max_position_embeddings": 512,
18
- "model_type": "bert",
19
  "num_attention_heads": 12,
20
  "num_hidden_layers": 12,
21
  "num_labels": 2,
 
15
  "1": "LABEL_1"
16
  },
17
  "max_position_embeddings": 512,
18
+ "model_type": "llama",
19
  "num_attention_heads": 12,
20
  "num_hidden_layers": 12,
21
  "num_labels": 2,