AI Anytime commited on
Commit
f7d91e1
·
verified ·
1 Parent(s): 4b776d8

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "architectures": ["SentimentModel"],
3
- "model_type": "bert",
4
  "vocab_size": 30522,
5
  "d_model": 768,
6
  "n_heads": 12,
 
1
  {
2
  "architectures": ["SentimentModel"],
3
+ "model_type": "llama",
4
  "vocab_size": 30522,
5
  "d_model": 768,
6
  "n_heads": 12,