ayjays132 commited on
Commit
10d424a
·
verified ·
1 Parent(s): 813ee01

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -64,7 +64,7 @@ custom_params:
64
  max_neurons: 250000
65
  max_sequence_length: 2048
66
  min_epochs_before_growth: 5
67
- model_filename: pytorch_model.bin
68
  num_embeddings: 100000
69
  pruning_improvement_threshold: 0.005
70
  some_adaptation_rate: 0.05
 
64
  max_neurons: 250000
65
  max_sequence_length: 2048
66
  min_epochs_before_growth: 5
67
+ model_filename: tf_model.h5
68
  num_embeddings: 100000
69
  pruning_improvement_threshold: 0.005
70
  some_adaptation_rate: 0.05