forked from Language-Technology-Assessment/main-database
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathPixArt.yaml
More file actions
104 lines (85 loc) · 3.2 KB
/
Copy pathPixArt.yaml
File metadata and controls
104 lines (85 loc) · 3.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
---
# Thank you for contributing!
# In filling out this yaml file, please follow the criteria as described here:
# https://osai-index.eu/contribute
# You're free to build on this work and reuse the data. It is licensed under CC-BY 4.0, with the
# stipulation that attribution should come in the form of a link to https://osai-index.eu/
# and a citation to the peer-reviewed paper in which the dataset & criteria were published:
# Liesenfeld, A. and Dingemanse, M., 2024. Rethinking open source generative AI: open-washing and the EU AI Act. In Proceedings of the 2024 ACM Conference on Fairness, Accountability, and Transparency (pp. 1774-1787).
# Organization tags:
# - National origin: International
# - Contributor type: Academic (Research community)
system:
name: PixArt
link: https://huggingface.co/PixArt-alpha/PixArt-Sigma-XL-2-1024-MS
type: image
performanceclass: full
basemodelname: PixArt-Sigma-XL-2-1024-MS
endmodelname: PixArt-Sigma-XL-2-1024-MS
endmodellicense: CreativeML Open RAIL++-M License
releasedate: 2024-04
notes: Weak-to-strong-trained model (higher quality data incorporated later) for text-to-image generation.
org:
name: PixArt-Alpha
link: https://huggingface.co/PixArt-alpha
notes: Collaboration between Huawei's Noah's Ark Lab and two Chinese universities.
# availability:
datasources_basemodel:
class: closed
link:
notes: Internal dataset, apparantly undisclosed.
datasources_endmodel:
class: closed
link:
notes:
weights_basemodel:
class: open
link: https://huggingface.co/PixArt-alpha/PixArt-Sigma-XL-2-1024-MS
notes: Weights made available through HuggingFace.
weights_endmodel:
class: open
link: https://huggingface.co/PixArt-alpha/PixArt-Sigma-XL-2-1024-MS
notes: Weights made available through HuggingFace.
trainingcode:
class: open
link: https://github.com/PixArt-alpha/PixArt-sigma
notes: Training code made available on GitHub.
# documentation:
code:
class: partial
link: https://github.com/PixArt-alpha/PixArt-sigma
notes: Training code usage documented in README, no documentation in training code itself.
hardware_architecture:
class: open
link: https://arxiv.org/pdf/2403.04692
notes: Architecture described in paper.
preprint:
class: open
link: https://arxiv.org/pdf/2403.04692
notes: Preprint made available on arXiv.
paper:
class: partial
link: https://www.ecva.net/papers/eccv_2024/papers_ECCV/papers/04633.pdf
notes: Paper published as conference paper.
modelcard:
class: partial
link: https://huggingface.co/PixArt-alpha/PixArt-Sigma-XL-2-1024-MS
notes: Model card provides surface-level information, refers to GitHub and paper for further information.
datasheet:
class: closed
link:
notes:
# access:
package:
class: closed
link:
notes: No package found.
api:
class: open
link: https://huggingface.co/PixArt-alpha/PixArt-Sigma-XL-2-1024-MS
notes: Inference API available through HuggingFace.
metaprompts:
licenses:
class: closed
link: https://huggingface.co/PixArt-alpha/PixArt-Sigma-XL-2-1024-MS#model-description
notes: CreativeML Open RAIL++-M License. Not an OSI-approved license.