Overview

The figure below visualizes the issue lifecycles during the development of our model. Each glowing line indicates one important issue that is of great significance to Prometheus. The update log below the figure will further illustrate how our model is built up step by step.

Initial Design - Knowledge Graph

Data Source: Web scraping data (parts.igem.org), no cleaning.

Graph Design:

Introduction to Knowledge Graph.

Issues:

V1.0

Improvements:

Transformer Principles:

Sent2Vec Principles:

Highlights:

Issues:

V1.1

HP: Collect expectations for large model design and organize dataset annotations.

Improvements:

Fine-tuning Principles.

Highlights:

Issues:

V1.2

HP: CCIC/Roundtable Meeting.

Improvements:

Issues:

V1.3

Improvements:

Prompt Design Ideas:

Highlights:

V2.0

Event: Trialed the kernel model released by Asimov, learned about downstream task design (complete plasmid design).

HP: Contacted Asimov and learned about related database interfaces.

Improvements:

Issues:

V2.1

HP: Discussed with Professor XX, discovered that the model is of limited use for professionals but has significance for amateurs and beginners, requiring more complete downstream task design.

Improvements:

Implementation Plan.

Highlights:

Disadvantages:

V2.2

Improvements:

Inductive Mapping Rule Process:

Highlights:

Issues:

V2.3

HP: Teaching assistance activities.

Improvements:

Comparison of Llama 3 and ChatGLM3.

Highlights:

Issues:

V3.0

HP: Interview in Changzhou.

Improvements:

Freshman Mode Algorithm Diagram (Follow-up, Summary)

Highlights:

Issues:

V3.1

Improvements:

Highlights:

Issues:

V3.2

Improvements:

Issues:

Engineering Highlights

The lifecycle of bugs: Focus not only on current issues but also on systematically planning all encountered problems to uncover deeper dependencies within them, optimizing the order of fixes to resolve issues at a higher level while reducing the hindrance of bugs on development progress.

BACK TO
TOP !