Update 1_Pooling/config.json
Browse files- 1_Pooling/config.json +0 -1
1_Pooling/config.json
CHANGED
@@ -2,6 +2,5 @@
|
|
2 |
"word_embedding_dimension": 768,
|
3 |
"pooling_mode_cls_token": false,
|
4 |
"pooling_mode_mean_tokens": true,
|
5 |
-
"pooling_mode_weightedmean_tokens": false,
|
6 |
"pooling_mode_lasttoken": false
|
7 |
}
|
|
|
2 |
"word_embedding_dimension": 768,
|
3 |
"pooling_mode_cls_token": false,
|
4 |
"pooling_mode_mean_tokens": true,
|
|
|
5 |
"pooling_mode_lasttoken": false
|
6 |
}
|