Releases: beclab/r4
Releases · beclab/r4
v0.0.24
v0.0.23
What's Changed
- test: add one image for test by @bleachzou3 in #34
- fix: fix update_r4userembedding_with_model_test github workflow file … by @bleachzou3 in #35
- fix: fix update_r4userembedding_with_model_test yml error by @bleachzou3 in #36
- fix: fix update_r4userembedding_with_model_test github workflow error by @bleachzou3 in #37
- fix: fix build image copy model bug by @bleachzou3 in #38
Full Changelog: v0.0.22...v0.0.23
v0.0.22
What's Changed
- feat: add log for MODEL_INTERNET env by @bleachzou3 in #33
Full Changelog: v0.0.21...v0.0.22
v0.0.21
What's Changed
- fix:fix r4userembeddingwithmodel image error, add build_model_and_tok… by @bleachzou3 in #32
Full Changelog: v0.0.20...v0.0.21
v0.0.20
What's Changed
- feat: add r4userembedding with model image by @bleachzou3 in #31
Full Changelog: v0.0.19...v0.0.20
Add time coefficient in ranking algorithm
Add time coefficient in ranking algorithm
feat: userembedding adding bert v3 embedding
Merge pull request #25 from beclab/feat/bertv3-embedding feat: add bert v3 embedding
Update rank algorithm and enable reco explainability
Update rank algorithm and enable reco explainability
fix when rank forget call fillFeatures
Merge pull request #21 from beclab/feat/rank-arm-build fix: when rank forget to call fillFeaturesKnowledgeVector
unify arm,amd for rank,train
Merge pull request #19 from beclab/feat/rank-arm-build Feat/rank arm build