ioeddk commited on
Commit
ade5682
·
verified ·
1 Parent(s): 8bb1848

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -8,5 +8,6 @@
8
  "n_cell_out": 8,
9
  "segment_alignment": null,
10
  "segment_size": 990,
11
- "word_emb_dim": 2048
 
12
  }
 
8
  "n_cell_out": 8,
9
  "segment_alignment": null,
10
  "segment_size": 990,
11
+ "word_emb_dim": 2048,
12
+ "model_type": "llama"
13
  }