Update README.md
Browse files
README.md
CHANGED
|
@@ -1,14 +1,13 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
| 4 |
language:
|
| 5 |
- en
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
|
| 8 |
-
# Model Card for Model ID
|
| 9 |
-
|
| 10 |
-
<!-- Provide a quick summary of what the model is/does. -->
|
| 11 |
-
|
| 12 |
# 🤖 PIP-KAG: Mitigating Knowledge Conflicts in Knowledge-Augmented Generation via Parametric Pruning
|
| 13 |
|
| 14 |
This is the official model for **[PIP-KAG: Mitigating Knowledge Conflicts in Knowledge-Augmented Generation via Parametric Pruning](https://arxiv.org/pdf/2502.15543)**.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
datasets:
|
| 4 |
+
- chengpingan/PIP-KAG
|
| 5 |
language:
|
| 6 |
- en
|
| 7 |
+
base_model:
|
| 8 |
+
- meta-llama/Meta-Llama-3-8B
|
| 9 |
---
|
| 10 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
# 🤖 PIP-KAG: Mitigating Knowledge Conflicts in Knowledge-Augmented Generation via Parametric Pruning
|
| 12 |
|
| 13 |
This is the official model for **[PIP-KAG: Mitigating Knowledge Conflicts in Knowledge-Augmented Generation via Parametric Pruning](https://arxiv.org/pdf/2502.15543)**.
|