Transformers
Safetensors
English
chengpingan commited on
Commit
517b54e
·
verified ·
1 Parent(s): 3609ec2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -7
README.md CHANGED
@@ -1,14 +1,13 @@
1
- <!-- ---
2
- base_model: Models/llama3-8b-instruct
3
- library_name: peft
 
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)**.