CoolFace
Modelpublic

ControlLLM/Llama-3.1-8B-SynE-FPT

sourceHugging Facellama3.1updated 2y agoView on Hugging Face
0likes15downloads
Model Card

Control-LLM-Llama3.1-8B-SynE-Full-Parameter-Tuning

This is a fine-tuned model of Llama-3.1-8B for muliligual-Chinese tasks on SynE dataset.

Linked Paper

This model is associated with the paper: Control LLM: Controlled Evolution for Intelligence Retention in LLM.

Linked Open Source code - training, eval and benchmark

This model is associated with the github: Control-LLM.

Evaluation Results

Here is an overview of the evaluation results and findings:

Benchmark Results Table

The table below summarizes evaluation results across Chinese tasks and original capabilities.

**Model****CEval****CEvalC****CMMLU****CMMLUC****C-Avg****BBH****MLU****MLUP****O-Avg****Overall**
Llama3.1-8B48.312.851.114.113.965.265.435.545.929.9
Llama-3-SynE57.722.357.122.822.861.964.032.642.932.9
Full Param Tune59.040.260.244.343.864.864.935.045.444.6
Stack Expansion56.032.755.233.433.362.365.635.344.839.1
Concat-Lerp*57.134.857.037.437.164.464.635.845.941.5
Hybrid Expansion58.944.757.944.344.465.165.736.946.845.6
Control LLM*57.044.756.044.944.868.265.637.948.546.7

Explanation:

  • CEval: Chinese Evaluation
  • CEvalC: Chinese Evaluation (CoT - Chain of Thought)
  • CMMLU: Chinese MMLU
  • CMMLUC: Chinese MMLU (CoT)
  • C-Avg: Chinese - Size Weighted Average across CEval, CEvalC, CMMLU, and CMMLUC
  • BBH: BigBench Hard
  • MLU: MMLU (Massive Multitask Language Understanding)
  • MLUP: MMLU Pro
  • O-Avg: Original Capability - Size Weighted Average across BBH, MLU, and MLUP
  • Overall: Combined average across all tasks

Full Parameter Tuning on Chinese-SynE

The following plot illustrates the Catastrophic Forgetting of full parameter tuning in terms of hidden states alignment drift.

[image]