Skip to content

Commit bc5f727

Browse files
author
marwan37
committed
rename DAG title and note specific example used (llmops articles)
1 parent e0bc757 commit bc5f727

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

research-radar/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div align="center">
2-
<img src="assets/training_pipeline.png" alt="LLMOps Article Classifier DAG" width="800"/>
2+
<img src="assets/training_pipeline.png" alt="ResearchRadar Training Pipeline DAG" width="800"/>
33
</div>
44

55
# 🚀 ResearchRadar: AI Literature Discovery and Classification Pipeline
@@ -12,7 +12,7 @@ The system showcases how researchers can fine-tune models to recognize subtle di
1212

1313
This framework is ideal for academic labs, industry research groups, and individual AI researchers who need to maintain comprehensive awareness of relevant publications without spending hours each week manually sifting through papers. By deploying the trained model to Hugging Face, teams can create shared resources that help all members stay current with literature relevant to their collective research agenda, streamlining collaboration and reducing duplicate effort in literature reviews.
1414

15-
This specific example showcases how to build an end-to-end ML pipeline that automatically discovers and classifies LLMOps-related research papers for the ZenML LLMOps Database. It showcases a complete MLOps workflow that:
15+
This specific example showcases how to build an end-to-end ML pipeline that automatically classifies LLMOps-related research papers for the ZenML LLMOps Database. It showcases a complete MLOps workflow that:
1616

1717
- Classifies articles using DeepSeek R1 (Classification Pipeline)
1818
- Fine-tunes [ModernBERT](https://www.answer.ai/posts/2024-12-19-modernbert.html) for the classification task (Training Pipeline)

0 commit comments

Comments
 (0)