ayjays132 commited on
Commit
e9354e2
1 Parent(s): 34b635f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -23,7 +23,6 @@ max_neurons: 250000
23
  max_sequence_length: 200
24
  min_epochs_before_growth: 5
25
  model_filename: dynamic_network.pth
26
- model_type: gpt2 # Change model_type to a recognized type (e.g., gpt2)
27
  num_embeddings: 25000
28
  pruning_improvement_threshold: 0.005
29
  some_adaptation_rate: 0.05
 
23
  max_sequence_length: 200
24
  min_epochs_before_growth: 5
25
  model_filename: dynamic_network.pth
 
26
  num_embeddings: 25000
27
  pruning_improvement_threshold: 0.005
28
  some_adaptation_rate: 0.05