Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
pfl-0.2.0.tar.gz | 2024-06-15 | 158.9 kB | |
pfl-0.2.0-py3-none-any.whl | 2024-06-15 | 207.3 kB | |
pfl 0.2.0 source code.tar.gz | 2024-06-11 | 2.6 MB | |
pfl 0.2.0 source code.zip | 2024-06-11 | 2.8 MB | |
README.md | 2024-06-11 | 602 Bytes | |
Totals: 5 Items | 5.7 MB | 0 |
v0.2.0
Breaking change!
EMMGMMHyperParams
is renamed toEMGMMHyperParams
(#55)
New features
- Return local metadata from model training to algorithm (#71).
Tasks completed
- Update FLAIR preprocessing script to download dataset from HuggingFace, available at https://huggingface.co/datasets/apple/flair (#72).
- Update LLM Benchmark Configs (#63).
- New improved worker scheduling in distributed simulations. Speeds up FLAIR benchmark by 19% (#73).
- Don't pin PyTorch version to 2.0.1 (#69).
- Move
--noise_cohort_size
toadd_mechanism_arguments
(#70).