ayjays132 commited on
Commit
89e899e
1 Parent(s): d46baf9

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -24,7 +24,7 @@
24
  "max_sequence_length": 200,
25
  "min_epochs_before_growth": 5,
26
  "model_filename": "pytorch_model.bin",
27
- "model_type": "dynamic_neural_network",
28
  "num_embeddings": 25000,
29
  "pruning_improvement_threshold": 0.005,
30
  "some_adaptation_rate": 0.05,
 
24
  "max_sequence_length": 200,
25
  "min_epochs_before_growth": 5,
26
  "model_filename": "pytorch_model.bin",
27
+ "model_type": "llama",
28
  "num_embeddings": 25000,
29
  "pruning_improvement_threshold": 0.005,
30
  "some_adaptation_rate": 0.05,