kaupane commited on
Commit
7879e34
·
verified ·
1 Parent(s): ecc6739

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -4,6 +4,8 @@ pipeline_tag: unconditional-image-generation
4
  tags:
5
  - model_hub_mixin
6
  - pytorch_model_hub_mixin
 
 
7
  ---
8
 
9
  This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
@@ -40,7 +42,7 @@ The model has three variants:
40
  - S: single RTX 4060ti 16G for 24 hrs,
41
  - B: single RTX 4060ti 16G for 90 hrs,
42
  - L: single RTX 4090D 24G for 48 hrs, followed by single RTX 4060ti 16G for 100 hrs.
43
- - loss curve: all variants witnessed a dramatic loss in the first epoch from above 1.0000 to around 0.2000, followed by a much slower decrease to finally reach loss=0.1600 at 20th epoch. DiT-S finally reached 0.1590; DiT-B finally reached 0.1525; DiT-L finally reached 0.1500.
44
 
45
  ### Performance and Limitations
46
  - The models demonstrates basic abilities to understand genres and styles and produce visually-appealing paintings (at first glance).
 
4
  tags:
5
  - model_hub_mixin
6
  - pytorch_model_hub_mixin
7
+ datasets:
8
+ - Artificio/WikiArt
9
  ---
10
 
11
  This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
 
42
  - S: single RTX 4060ti 16G for 24 hrs,
43
  - B: single RTX 4060ti 16G for 90 hrs,
44
  - L: single RTX 4090D 24G for 48 hrs, followed by single RTX 4060ti 16G for 100 hrs.
45
+ - loss curve: all variants witnessed a dramatic loss in the first epoch from above 1.0000 to around 0.2000, followed by a much slower decrease to finally reach loss=0.1600 at 20th epoch. DiT-S finally reached 0.1590; DiT-B finally reached 0.1525; DiT-L finally reached 0.1510.
46
 
47
  ### Performance and Limitations
48
  - The models demonstrates basic abilities to understand genres and styles and produce visually-appealing paintings (at first glance).