diff --git a/Bria.yaml b/Bria.yaml new file mode 100644 index 0000000..c97e0f8 --- /dev/null +++ b/Bria.yaml @@ -0,0 +1,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: Non-academic (Company) + +system: + name: Bria + link: https://huggingface.co/briaai/BRIA-3.2 + type: image + performanceclass: full + basemodelname: BRIA-3.2 + endmodelname: BRIA-3.2 + endmodellicense: CC-BY-NC-4.0 + releasedate: 2025-05 + notes: Text-to-image model by BRIA AI. + +org: + name: BRIA AI + link: https://bria.ai/ + notes: Company developing visual generative AI for commercial use. + +# availability: +datasources_basemodel: + class: closed + link: + notes: Model trained exclusively on licensed data; no publicly available data sources found. + +datasources_endmodel: + class: closed + link: + notes: Model trained exclusively on licensed data; no publicly available data sources found. + +weights_basemodel: + class: partial + link: https://huggingface.co/briaai/BRIA-3.2 + notes: Gated model available via Huggingface repository. + +weights_endmodel: + class: partial + link: https://huggingface.co/briaai/BRIA-3.2 + notes: Gated model available via Huggingface repository. + +trainingcode: + class: closed + link: https://bria.ai/technology#training + notes: Proprietary training pipeline. + +# documentation: +code: + class: closed + link: + notes: No training code, so no documentation. + +hardware_architecture: + class: closed + link: + notes: No information on hyperparameters found. + +preprint: + class: closed + link: + notes: No preprint found. + +paper: + class: closed + link: + notes: No peer-reviewed paper found. + +modelcard: + class: closed + link: https://huggingface.co/briaai/BRIA-3.2 + notes: Model card primarily contains usage information. + +datasheet: + class: closed + link: + notes: No datasheet found. + +# access: +package: + class: open + link: https://github.com/Bria-AI/ComfyUI-BRIA-API + notes: ComfyUI workflow available. + +api: + class: open + link: https://docs.bria.ai/image-generation/endpoints/text-to-image-base + notes: API available. + metaprompts: + +licenses: + class: open + link: https://huggingface.co/briaai/BRIA-3.2 + notes: CC-BY-NC-4.0, an OSI-approved license. diff --git a/OLMo.yaml b/OLMo.yaml index 0e2c60c..ae8cbbd 100644 --- a/OLMo.yaml +++ b/OLMo.yaml @@ -72,9 +72,9 @@ preprint: notes: Pre-print goes into impressive detail about the data, training process, architecture, and evaluation. paper: - class: open + class: partial link: https://openreview.net/forum?id=2ezugTT9kU#discussion - notes: Conference paper published in COLM 2025. + notes: Conference paper published in COLM 2025. More under review? modelcard: class: open