yang31210999/Llama-3.2-1B-Instruct-Neo-BAAI-10k

Model

Model Overview

0

5 commits

4 linked in READMEs

updated Feb 28, 2025

See the code

README

Model Overview

This weight is a fine-tuned version of Llama-3.2-1B-Instruct using the LLM-Neo method. Usage is identical to the original Llama-3.2-1B-Instruct model.

The official implementation can be found here: https://github.com/yang3121099/LLM-Neo

Training Details

The training process employs the LLM-Neo method. The dataset is derived from a mixed sample of BAAI/Infinity-Instruct, specifically the 0625 and 7M subsets, with a total of 10k instruction samples. The KD (knowledge distillation) model used is Llama-3.1-8B-Instruct, with the following hyperparameters:

  • Learning Rate: 1e-4
  • Epochs: 1
  • KD Ratio: 0.9
  • Rank: 128

Model Performance Evaluation

Neo_radar

The evaluation of this model is divided into two parts: results from lm-evaluation-harness and math-evaluation-harness frameworks.

Note: The results are influenced by the specific benchmark versions and testing hardware/software configurations. Therefore, the reported metrics should be interpreted as relative performance within a given setup.

Part 1: lm-evaluation-harness results

In this part, the model was evaluated on several widely-used benchmark datasets, covering reasoning, commonsense, mathematics, and language understanding tasks. Below is a detailed comparison of the performance metrics between Llama-3.2-1B-Instruct and the current model:

DatasetLlama-3.2-1B-InstructLlama-3.2-1B-Instruct-Neo
ARC Challenge36.0936.43
ARC Easy68.5267.51
CEval39.4539.67
CMMLU35.6236.48
MMLU45.9146.27
HellaSwag45.0745.84
OpenBookQA24.4025.40
PIQA73.8874.32
Winogrande59.2761.17

The results demonstrate that the current model outperforms Llama-3.2-1B-Instruct in several tasks, especially in reasoning tasks (e.g., Winogrande) and commonsense tasks (e.g., PIQA).


Part 2: math-evaluation-harness results

In this part, the model was evaluated specifically on mathematical reasoning and related tasks, focusing on its ability to handle complex mathematical problems.

DatasetLlama-3.2-1B-InstructLlama-3.2-1B-Instruct-Neo
GSM8K35.0039.30
Minerva Math14.8022.80
SVAMP50.4054.50
ASDiv67.4071.20
MAWPS83.5085.60
TabMWP41.9035.40
MathQ44.2048.30
MMLU-STEM37.9038.90

The mathematical evaluation highlights significant improvements of the current model in handling complex problems, with notable progress on datasets such as Minerva Math and GSM8K.


Summary

  • Strengths: The current model demonstrates notable improvements over Llama-3.2-1B-Instruct across multiple benchmark tasks, particularly in reasoning and mathematical problem-solving.
  • Future Directions: Further optimization in logical reasoning tasks (e.g., TabMWP) and continued enhancements in general language and mathematical adaptability.
endpoints_compatible
safetensors
text-generation
transformers

Contributors

RY
Runming Yang

2 commits

yang31210999

2 commits

nielsr

1 commits

yang31210999/Llama-3.2-1B-Instruct-Neo-BAAI-10k

Model

Model Overview

0

5 commits

4 linked in READMEs

updated Feb 28, 2025

See the code

README

Model Overview

This weight is a fine-tuned version of Llama-3.2-1B-Instruct using the LLM-Neo method. Usage is identical to the original Llama-3.2-1B-Instruct model.

The official implementation can be found here: https://github.com/yang3121099/LLM-Neo

Training Details

The training process employs the LLM-Neo method. The dataset is derived from a mixed sample of BAAI/Infinity-Instruct, specifically the 0625 and 7M subsets, with a total of 10k instruction samples. The KD (knowledge distillation) model used is Llama-3.1-8B-Instruct, with the following hyperparameters:

  • Learning Rate: 1e-4
  • Epochs: 1
  • KD Ratio: 0.9
  • Rank: 128

Model Performance Evaluation

Neo_radar

The evaluation of this model is divided into two parts: results from lm-evaluation-harness and math-evaluation-harness frameworks.

Note: The results are influenced by the specific benchmark versions and testing hardware/software configurations. Therefore, the reported metrics should be interpreted as relative performance within a given setup.

Part 1: lm-evaluation-harness results

In this part, the model was evaluated on several widely-used benchmark datasets, covering reasoning, commonsense, mathematics, and language understanding tasks. Below is a detailed comparison of the performance metrics between Llama-3.2-1B-Instruct and the current model:

DatasetLlama-3.2-1B-InstructLlama-3.2-1B-Instruct-Neo
ARC Challenge36.0936.43
ARC Easy68.5267.51
CEval39.4539.67
CMMLU35.6236.48
MMLU45.9146.27
HellaSwag45.0745.84
OpenBookQA24.4025.40
PIQA73.8874.32
Winogrande59.2761.17

The results demonstrate that the current model outperforms Llama-3.2-1B-Instruct in several tasks, especially in reasoning tasks (e.g., Winogrande) and commonsense tasks (e.g., PIQA).


Part 2: math-evaluation-harness results

In this part, the model was evaluated specifically on mathematical reasoning and related tasks, focusing on its ability to handle complex mathematical problems.

DatasetLlama-3.2-1B-InstructLlama-3.2-1B-Instruct-Neo
GSM8K35.0039.30
Minerva Math14.8022.80
SVAMP50.4054.50
ASDiv67.4071.20
MAWPS83.5085.60
TabMWP41.9035.40
MathQ44.2048.30
MMLU-STEM37.9038.90

The mathematical evaluation highlights significant improvements of the current model in handling complex problems, with notable progress on datasets such as Minerva Math and GSM8K.


Summary

  • Strengths: The current model demonstrates notable improvements over Llama-3.2-1B-Instruct across multiple benchmark tasks, particularly in reasoning and mathematical problem-solving.
  • Future Directions: Further optimization in logical reasoning tasks (e.g., TabMWP) and continued enhancements in general language and mathematical adaptability.
endpoints_compatible
safetensors
text-generation
transformers

Contributors

RY
Runming Yang

2 commits

yang31210999

2 commits

nielsr

1 commits