image

Hello, I’m Zulqarnain! .Machine Learning Engineer with a Bachelor’s degree in Computer Science and extensive experience in developing, optimizing, and deploying machine learning models. I work on Graph Neural Networks , feature extraction, and fine-tuning transformers for tasks like bias detection using PyTorch and Hugging Face. Love to work on open source project and built model from scratch.currently working on mozillza ai (open source)lumigator project.

Latest Posts

Fine-Tuning a Code LLM on Custom Code with a Single GPU

Fine-tuning large language models (LLMs) for code generation, such as Codex, StarCoder, and Code Llama.

Read More →

Unraveling the Power of Knowledge Graphs part-1

Enter the knowledge graph, a transformative tool reshaping the way we navigate and understand information. From powering search engines to enhancing artificial intelligence

Read More →

BLEU Metric in NLP Evaluation

Unraveling the Power of BLEU Metric in NLP Evaluation. Evaluating the quality of these generated texts is crucial, and one of the widely adopted metrics for this purpose is BLEU (Bilingual Evaluation Understudy).

Read More →

Unlocking the Power of ROUGE in NLP

The quest for evaluating the effectiveness of automatic summarization algorithms

Read More →

Understanding Rust Ownership: A Deep Dive into Memory Safety

At the heart of Rust's ownership system is the idea that each value in Rust has a variable that is its "owner."

Read More →

Exploring Rust: Strings and Integers

Rust is a modern systems programming language that offers strong safety guarantees while providing high performance

Read More →

View All Posts