tff.simulation.datasets.stackoverflow.get_synthetic

Returns a small synthetic dataset for testing.

Provides three clients, each client with only 2 or 3 examples each. The examples are derived from a fixed set of examples in the larger dataset, but are not exact copies.

A tff.simulation.datasets.ClientData object that matches the characteristics (other than size) of those provided by tff.simulation.datasets.stackoverflow.load_data.