kaupane commited on
Commit
7a9e902
·
verified ·
1 Parent(s): d21aa41

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -2,6 +2,10 @@
2
  tags:
3
  - model_hub_mixin
4
  - pytorch_model_hub_mixin
 
 
 
 
5
  ---
6
 
7
  This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
@@ -37,7 +41,7 @@ The model has three variants:
37
  - S: single RTX 4060ti 16G for 24 hrs,
38
  - B: single RTX 4060ti 16G for 90 hrs,
39
  - L: single RTX 4090D 24G for 48 hrs, followed by single RTX 4060ti 16G for 100 hrs.
40
- - 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.
41
 
42
  ### Performance and Limitations
43
  - The models demonstrates basic abilities to understand genres and styles and produce visually-appealing paintings (at first glance).
 
2
  tags:
3
  - model_hub_mixin
4
  - pytorch_model_hub_mixin
5
+ license: mit
6
+ datasets:
7
+ - Artificio/WikiArt
8
+ pipeline_tag: unconditional-image-generation
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:
 
41
  - S: single RTX 4060ti 16G for 24 hrs,
42
  - B: single RTX 4060ti 16G for 90 hrs,
43
  - L: single RTX 4090D 24G for 48 hrs, followed by single RTX 4060ti 16G for 100 hrs.
44
+ - 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.
45
 
46
  ### Performance and Limitations
47
  - The models demonstrates basic abilities to understand genres and styles and produce visually-appealing paintings (at first glance).