base de datos creada y modelo de embbeddings descargado

This commit is contained in:
2025-09-15 00:33:05 +02:00
parent 39c134cf91
commit bc1eb7c79f
26 changed files with 65295 additions and 6 deletions
@@ -0,0 +1,9 @@
{
"word_embedding_dimension": 768,
"pooling_mode_cls_token": false,
"pooling_mode_mean_tokens": true,
"pooling_mode_max_tokens": false,
"pooling_mode_mean_sqrt_len_tokens": false,
"pooling_mode_weightedmean_tokens": false,
"pooling_mode_lasttoken": false
}