tensorflow / privacy

Library for training machine learning models with privacy for training data
Apache License 2.0
1.93k stars 448 forks source link

Missing of dataset for dplstm in tutorials #177

Open Antoine-ls opened 3 years ago

Antoine-ls commented 3 years ago

When I try to run code for dplstm in tutorial, I can not find the dataset, I think my tf and corresponding tf_dataset is up to date. I am beginner to tf, could you please tell me if this is due to the wrong version of tf_dataset or what? The error message is: ValueError: Failed to construct dataset lm1b: BuilderConfig subwords8k not found. Available: []

juliahansmeyer commented 2 years ago

I'm having the same problem, is there a solution?

rachedchaaben commented 1 year ago

Same problem here

vaalwan commented 11 months ago

I also have this problem. Did anyone find a solutions?