constants.py 146 B

12
  1. DATASETS = ['sent140', 'femnist', 'shakespeare', 'celeba', 'synthetic']
  2. SEED_FILES = {'sampling': 'sampling_seed.txt', 'split': 'split_seed.txt'}