Skip to content

Commit

Permalink
Update 2024-04-hackthon.md
Browse files Browse the repository at this point in the history
  • Loading branch information
baiddd authored Mar 25, 2024
1 parent 44add8e commit 219e121
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions _projects/2023-10-hackthon.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
title: "Finetuning LLM model to prdict DNA sequence from annotation"
collection: projects
permalink: /projects/2024-03-hackathon
tags:
- LLM finetuning
- Python
- Remote GPU/CPU clusters
---

2024.03 Génopôle [D4Gen Hackathon]()Paris, France


---

The objective of this project is to finetune LLM model to predict DNA sequences from annotation.

Achievements:

- Fine tuned the LLM TinyLlama model on paried annotated DNA sequences.
- Executed scripts on remote GPU/CPU clusters.
- First prize

0 comments on commit 219e121

Please sign in to comment.