Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content
#

fine-tuning

Here are 33 public repositories matching this topic...

The LLM FineTuning and Evaluation project 🚀 enhances FLAN-T5 models for tasks like summarizing Spanish news articles 🇪🇸📰. It features detailed notebooks 📚 on fine-tuning and evaluating models to optimize performance for specific applications. 🔍✨

  • Updated Oct 2, 2024
  • Jupyter Notebook
Fine-Tuning-of-BERT-Model

This project fine-tunes the BERT model on Kaggle's spam-ham dataset to classify messages. It explores transformers and large language models (LLMs) in generative AI, with potential for customization to other sentiment analysis tasks. The repository includes a single Jupyter Notebook for complete code on preprocessing, training, and prediction.

  • Updated Jul 1, 2024
  • Jupyter Notebook

In this notebook, i have tried to appy KMeans, Hierarchical and DBSCAN clustering along PCA. The dataset used is Mall_Customers. In DBSCAN, certain type of Heatmaps are used to find the Epsilon and min_samples value which have performed quite well in identifying the correct number of clusters.

  • Updated Apr 17, 2024
  • Jupyter Notebook

Pre-Training and Fine-Tuning transformer models using PyTorch and the Hugging Face Transformers library. Whether you're delving into pre-training with custom datasets or fine-tuning for specific classification tasks, these notebooks offer explanations and code for implementation.

  • Updated Mar 13, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the fine-tuning topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fine-tuning topic, visit your repo's landing page and select "manage topics."

Learn more