Skip to content

Commit

Permalink
add hidden_layers_sizes to mimic EmbeddingIntentClassifier
Browse files Browse the repository at this point in the history
  • Loading branch information
Ghostvv committed Mar 11, 2020
1 parent 68c2137 commit baeee90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/migration-guide.rst
Expand Up @@ -90,6 +90,7 @@ General
pipeline:
# - ... other components
- name: DIETClassifier
hidden_layers_sizes: {text: [256, 128]}
intent_classification: True
entity_recognition: False
use_masked_language_model: False
Expand Down

0 comments on commit baeee90

Please sign in to comment.