alexkueck commited on
Commit
0e950c5
1 Parent(s): 90d203a

Delete 1_Pooling/config.json

Browse files
Files changed (1) hide show
  1. 1_Pooling/config.json +0 -7
1_Pooling/config.json DELETED
@@ -1,7 +0,0 @@
1
- {
2
- "word_embedding_dimension": 768,
3
- "pooling_mode_cls_token": false,
4
- "pooling_mode_mean_tokens": true,
5
- "pooling_mode_max_tokens": false,
6
- "pooling_mode_mean_sqrt_len_tokens": false
7
- }