Skip to content

Is there a way to keep representative documents after merging models? #1972

Answered by MaartenGr
rociortizb asked this question in Q&A
Discussion options

You must be logged in to vote

That is currently not possible since merge models was also created for federated learning, where privacy is of the utmost concern.

Although that is not possible with public functions, you could use the private ._extract_representative_docs function instead to recalculate the representative documents. It would require you to have access to all documents though.

I believe there are a couple of issues that describe how to use it.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@rociortizb
Comment options

Answer selected by rociortizb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants