Librarian Bot: Update dataset YAML metadata for model

#1
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -1,3 +1,6 @@
 
 
 
1
  A lightweightgan trained briefly on https://huggingface.co/datasets/johnowhitaker/colorbs
2
  See https://huggingface.co/johnowhitaker/orbgan_e1 for training script and so on, since this was basically just copying that and running on a new dataset.
3
  Note: lightweightgan code was updated between training orbgan_e1 and this one, so if you're trying to run the CPU inference notebook you'll get errors. See an updated version running this model on a CPU here: https://colab.research.google.com/drive/16XKJ7XZeSI0rvUf1GU6m9qrmwr1pMRWy?usp=sharing
 
1
+ ---
2
+ datasets: johnowhitaker/colorbs
3
+ ---
4
  A lightweightgan trained briefly on https://huggingface.co/datasets/johnowhitaker/colorbs
5
  See https://huggingface.co/johnowhitaker/orbgan_e1 for training script and so on, since this was basically just copying that and running on a new dataset.
6
  Note: lightweightgan code was updated between training orbgan_e1 and this one, so if you're trying to run the CPU inference notebook you'll get errors. See an updated version running this model on a CPU here: https://colab.research.google.com/drive/16XKJ7XZeSI0rvUf1GU6m9qrmwr1pMRWy?usp=sharing