初始化项目,由ModelHub XC社区提供模型

Model: ClaudioSavelli/FAME_PO_llama32-1b-5-instruct-qa
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-05 22:44:02 +08:00
commit a4e5aa7df4
9 changed files with 2296 additions and 0 deletions

21
README.md Normal file
View File

@@ -0,0 +1,21 @@
---
license: other
pipeline_tag: text-generation
base_model:
- meta-llama/Llama-3.2-1b-Instruct
forgetting_split_dimension:
- 5
tags:
- fame
- text-generation
- unlearning evaluation
---
# FAME_PO_llama32-1b-5-instruct-qa
## Model description
Unlearned model with Preference Optimization method for the FAME setting.
## Model sources
- Paper: [https://arxiv.org/pdf/2512.15235](https://arxiv.org/pdf/2512.15235)
- Starting model: [meta-llama/Llama-3.2-1b-Instruct](https://huggingface.co/meta-llama/Llama-3.2-1b-Instruct)