初始化项目,由ModelHub XC社区提供模型
Model: ClaudioSavelli/FAME_PO_llama32-1b-5-instruct-qa Source: Original Platform
This commit is contained in:
21
README.md
Normal file
21
README.md
Normal 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)
|
||||
Reference in New Issue
Block a user