FEMNIST-SMALL-C / README.md
AnsonZhang's picture
Update README.md
a7b70c3
metadata
license: bsd-2-clause

This dataset is an unofficial split of FEMNIST, researchers could generate the data by using following command line

./preprocess.sh -s niid --iu 0.1 --sf 0.1 -k 64 -t sample --tf 0.9 --smplseed 1 --spltseed 1

This dataset is converted back to .png imagse from the generated json files for better match with huggingface style.