igorktech commited on
Commit
edc9a8f
1 Parent(s): 65d5357

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -50,7 +50,7 @@
50
  "max_sentence_size": 128,
51
  "max_sentences": 5,
52
  "model_max_length": 640,
53
- "model_type": "hi-transformer",
54
  "num_attention_heads": 4,
55
  "num_hidden_layers": 8,
56
  "output_past": true,
 
50
  "max_sentence_size": 128,
51
  "max_sentences": 5,
52
  "model_max_length": 640,
53
+ "model_type": "hierarchical-transformer",
54
  "num_attention_heads": 4,
55
  "num_hidden_layers": 8,
56
  "output_past": true,