Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
48 changes: 48 additions & 0 deletions models/Andromeda.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
framework:
name: 'Model Openness Framework'
version: '1.0'
date: '2024-12-15'
release:
name: Andromeda
date: '2026-07-02'
producer: ''
repository: 'https://github.com/5chm33/Andromeda'
huggingface: ''
license: { }
components:
-
name: 'Model architecture'
description: "Well commented code for the model's architecture"
license: unlicensed
-
name: 'Data preprocessing code'
description: 'Code for data cleansing, normalization, and augmentation'
license: unlicensed
-
name: 'Training code'
description: 'Code used for training the model'
license: unlicensed
-
name: 'Inference code'
description: 'Code used for running the model to make predictions'
license: unlicensed
-
name: 'Evaluation code'
description: 'Code used for evaluating the model'
license: unlicensed
-
name: 'Supporting libraries and tools'
description: "Libraries and tools used in the model's development"
license: unlicensed
-
name: 'Sample model outputs'
description: 'Examples of outputs generated by the model'
license: unlicensed
-
name: 'Technical report'
description: 'Technical report detailing capabilities and usage instructions for the model'
license: unlicensed
-
name: 'Evaluation results'
description: 'The results from evaluating the model'
license: unlicensed