Create 1_Pooling/config.json
This commit is contained in:
parent
c55997ef7e
commit
c641d308fa
7
1_Pooling/config.json
Normal file
7
1_Pooling/config.json
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"word_embedding_dimension": 2048,
|
||||||
|
"pooling_mode_cls_token": false,
|
||||||
|
"pooling_mode_mean_tokens": true,
|
||||||
|
"pooling_mode_max_tokens": false,
|
||||||
|
"pooling_mode_mean_sqrt_len_tokens": false
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user