- AutoRegressiveLM 注册名改为 autoregressive_lm - 新增 EmbeddingEncoder 支持 mean/cls/last pooling - ModelConfig 增加 pooling_type / normalize_embeddings 字段 - 导入、注释、测试全部同步更新 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| model_config.py | ||
| train_config.py | ||
- AutoRegressiveLM 注册名改为 autoregressive_lm - 新增 EmbeddingEncoder 支持 mean/cls/last pooling - ModelConfig 增加 pooling_type / normalize_embeddings 字段 - 导入、注释、测试全部同步更新 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| model_config.py | ||
| train_config.py | ||