20 lines
464 B
Markdown
20 lines
464 B
Markdown
---
|
|
license: other
|
|
pipeline_tag: text-generation
|
|
base_model:
|
|
- meta-llama/Llama-3.2-1B-Instruct
|
|
tags:
|
|
- fame
|
|
- text-generation
|
|
- unlearning evaluation
|
|
---
|
|
|
|
# FAME_gold_llama32-1b-instruct-qa
|
|
|
|
## Model description
|
|
Retrained (Gold) model 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)
|