An open API service indexing awesome lists of open source software.

https://github.com/bp0609/llama3.2-transfer-learning-for-classification-task

This repository applies transfer learning with the Llama 3.2-1B/Gemma model for sentiment classification using the SST-2 dataset. The project involves freezing base model parameters, adding task-specific layers, and training for optimal performance. Results are analyzed and compared between zero-shot and transfer learning outputs.
https://github.com/bp0609/llama3.2-transfer-learning-for-classification-task

classification-task llama3-2-1b-model sst2-dataset transfer-learning

Last synced: 3 months ago
JSON representation

This repository applies transfer learning with the Llama 3.2-1B/Gemma model for sentiment classification using the SST-2 dataset. The project involves freezing base model parameters, adding task-specific layers, and training for optimal performance. Results are analyzed and compared between zero-shot and transfer learning outputs.

Awesome Lists containing this project