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

Model: ClaudioSavelli/FAME_PO_llama32-3b-instruct-qa
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-04-24 02:33:38 +08:00
commit dffbb01bfc
11 changed files with 2559 additions and 0 deletions

19
README.md Normal file
View File

@@ -0,0 +1,19 @@
---
license: other
pipeline_tag: text-generation
base_model:
- meta-llama/Llama-3.2-3B-Instruct
tags:
- fame
- text-generation
- unlearning evaluation
---
# FAME_PO_llama32-3b-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-3B-Instruct](https://huggingface.co/meta-llama/Llama-3.2-3B-Instruct)