What's Changed
- Added modules for embedding head by @floccinauc in #378
- exposing additional_caller_info_text argument in ModularTokenizerOp.call() by @floccinauc in #379
- modular tokenizer: add random truncation option by @mosheraboh in #380
- fixing TypedInput backward compatibility by @mosheraboh in #381
- Regression metrics patch by @IdoAmosIBM in #382
- Allow skipping stats in GroupAnalysis metric by @sivanravidos in #383
- add init.py to allow import sub package by @YoelShoshan in #386
- Sample id fix in GroupAnalysis by @sivanravidos in #384
- support new TOKENIZER-TYPE=EXTERNAL_EMBEDDINGS_FROM_DICT by @bensha6757 in #387
- Integrate
isortby @RomiPolaczek in #385 - Basic coverage for ModularTokenizerOp by @SagiPolaczek in #388
- Ops imports by @YoelShoshan in #389
- Ops imports by @YoelShoshan in #390
- support multiple embeddings projectors by @bensha6757 in #391
- Add EmbeddingInfo NamedTuple by @bensha6757 in #392
- Active ranking by @YoelShoshan in #394
- fix num_available_cores in lsf by @michalozeryflato in #393
- implement op that reads multiple rows from dataframe by @mosheraboh in #395
- Complete pairwise ranking by @sivanravidos in #396
- add support for modular tokenizer batch encoding by @mosheraboh in #399
- add decode to tokenizer op by @floccinauc in #401
- add length to inject multiple number of embeddings tokens by @bensha6757 in #400
- adding basic OpCopy class by @mosheraboh in #402
- scalar losses minor bug fix by @mosheraboh in #403
- metrics minor bug fix by @mayhamri in #404
- Revert "metrics minor bug fix" by @mosheraboh in #405
- small metric fix by @mayhamri in #406
- pyproject.toml and Github activations by @Yishailevine in #407
- Restore package name
fuse-med-mlby @mmdanziger in #408 - edit pyproject.toml-without automatic version by @Yishailevine in #409
- optionally allow to keep index column in OpReadDataframe by @alex-golts in #411
- convert to contiguous before metrics collect + pipeline with generic retry by @mosheraboh in #410
- fix numbering bug by @bensha6757 in #412
- move xmlrunner from requirements.txt to requirements_dev.txt by @michalozeryflato in #414
New Contributors
- @RomiPolaczek made their first contribution in #385
- @mayhamri made their first contribution in #404
- @Yishailevine made their first contribution in #407
- @mmdanziger made their first contribution in #408
Full Changelog: 0.4.0...0.4.1