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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -27,7 +27,7 @@ config:
27
  max_sequence_length: 200
28
  min_epochs_before_growth: 5
29
  model_filename: dynamic_network.pth
30
- model_type: dynamic_neural_network
31
  num_embeddings: 25000
32
  pruning_improvement_threshold: 0.005
33
  some_adaptation_rate: 0.05
 
27
  max_sequence_length: 200
28
  min_epochs_before_growth: 5
29
  model_filename: dynamic_network.pth
30
+ model_type: llama
31
  num_embeddings: 25000
32
  pruning_improvement_threshold: 0.005
33
  some_adaptation_rate: 0.05