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