CI with num_hidden_layers=2 🚀🚀🚀 (#25266)
* CI with layers=2 --------- Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
This commit is contained in:
@@ -65,7 +65,7 @@ class SEWModelTester:
|
||||
num_conv_pos_embeddings=31,
|
||||
num_conv_pos_embedding_groups=2,
|
||||
squeeze_factor=2,
|
||||
num_hidden_layers=4,
|
||||
num_hidden_layers=2,
|
||||
num_attention_heads=2,
|
||||
hidden_dropout=0.1,
|
||||
intermediate_size=20,
|
||||
|
||||
Reference in New Issue
Block a user