Update 1_Pooling/config.json
Browse files- 1_Pooling/config.json +1 -1
1_Pooling/config.json
CHANGED
@@ -6,5 +6,5 @@
|
|
6 |
"pooling_mode_mean_sqrt_len_tokens": false,
|
7 |
"pooling_mode_weightedmean_tokens": false,
|
8 |
"pooling_mode_lasttoken": false,
|
9 |
-
"include_prompt":
|
10 |
}
|
|
|
6 |
"pooling_mode_mean_sqrt_len_tokens": false,
|
7 |
"pooling_mode_weightedmean_tokens": false,
|
8 |
"pooling_mode_lasttoken": false,
|
9 |
+
"include_prompt": true
|
10 |
}
|