Skip to content

Commit

Permalink
avoid using we
Browse files Browse the repository at this point in the history
  • Loading branch information
panh99 committed Oct 11, 2024
1 parent 0405d28 commit f3ca5e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/ref-changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

- **Enhance Dataset Functionality and Documentation** ([#4114](https://github.com/adap/flower/pull/4114), [#4266](https://github.com/adap/flower/pull/4266), [#4260](https://github.com/adap/flower/pull/4260), [#4109](https://github.com/adap/flower/pull/4109), [#4253](https://github.com/adap/flower/pull/4253), [#4111](https://github.com/adap/flower/pull/4111), [#4255](https://github.com/adap/flower/pull/4255), [#4104](https://github.com/adap/flower/pull/4104))

A series of new partitioning features like `IdToSizeFncPartitioner` is introduced to Flower Datasets and a new examples section is added to the docstring for concatenating divisions. Fixed several issues including pathological partitioner behavior with string labels and plotting scale for absolute sizes. Enhanced error messages for incorrect dataset types. Additionally, we’ve embedded a Hugging Face Space directly in the documentation, offering a more interactive experience—be sure to explore it!
A series of new partitioning features like `IdToSizeFncPartitioner` is introduced to Flower Datasets and a new examples section is added to the docstring for concatenating divisions. Fixed several issues including pathological partitioner behavior with string labels and plotting scale for absolute sizes. Enhanced error messages for incorrect dataset types. Additionally, the Hugging Face Space is embeded directly in the documentation now, offering a more interactive experience—be sure to explore it!

- **Improve FlowerTune template and LLM evaluation pipelines** ([#4286](https://github.com/adap/flower/pull/4286), [#3769](https://github.com/adap/flower/pull/3769), [#4272](https://github.com/adap/flower/pull/4272), [#4257](https://github.com/adap/flower/pull/4257), [#4220](https://github.com/adap/flower/pull/4220), [#4282](https://github.com/adap/flower/pull/4282), [#4171](https://github.com/adap/flower/pull/4171), [#4228](https://github.com/adap/flower/pull/4228), [#4258](https://github.com/adap/flower/pull/4258), [#4296](https://github.com/adap/flower/pull/4296), [#4287](https://github.com/adap/flower/pull/4287), [#4217](https://github.com/adap/flower/pull/4217), [#4249](https://github.com/adap/flower/pull/4249), [#4324](https://github.com/adap/flower/pull/4324), [#4219](https://github.com/adap/flower/pull/4219), [#4327](https://github.com/adap/flower/pull/4327))

Expand Down

0 comments on commit f3ca5e7

Please sign in to comment.