Update README.md
Browse files
README.md
CHANGED
|
@@ -23,17 +23,17 @@ For a detailed explanation of the methodology and experiments, please refer to o
|
|
| 23 |
|
| 24 |
---
|
| 25 |
|
| 26 |
-
# π Reproduce the Results
|
| 27 |
To reproduce the experiments and benchmarks from the paper, follow the instructions provided in the official GitHub repository:
|
| 28 |
[π GitHub: OpenBMB/PIP-KAG](https://github.com/OpenBMB/PIP-KAG).
|
| 29 |
|
| 30 |
-
# π Model Details
|
| 31 |
Model Name: PIP-KAG-7B
|
| 32 |
Architecture: LLaMA3-8B-Instruct with Parametric Pruning
|
| 33 |
Training Data: [CoConflictQA](https://huggingface.co/datasets/chengpingan/PIP-KAG) Dataset
|
| 34 |
Pretrained Tasks: Knowledge-Augmented Generation, Contextual Faithfulness Evaluation
|
| 35 |
|
| 36 |
-
# π Citation
|
| 37 |
If you use PIP-KAG in your work, please consider citing our paper:
|
| 38 |
```
|
| 39 |
@misc{huang2025pipkagmitigatingknowledgeconflicts,
|
|
@@ -48,4 +48,3 @@ If you use PIP-KAG in your work, please consider citing our paper:
|
|
| 48 |
|
| 49 |
```
|
| 50 |
|
| 51 |
-
- PEFT 0.14.0 -->
|
|
|
|
| 23 |
|
| 24 |
---
|
| 25 |
|
| 26 |
+
## π Reproduce the Results
|
| 27 |
To reproduce the experiments and benchmarks from the paper, follow the instructions provided in the official GitHub repository:
|
| 28 |
[π GitHub: OpenBMB/PIP-KAG](https://github.com/OpenBMB/PIP-KAG).
|
| 29 |
|
| 30 |
+
## π Model Details
|
| 31 |
Model Name: PIP-KAG-7B
|
| 32 |
Architecture: LLaMA3-8B-Instruct with Parametric Pruning
|
| 33 |
Training Data: [CoConflictQA](https://huggingface.co/datasets/chengpingan/PIP-KAG) Dataset
|
| 34 |
Pretrained Tasks: Knowledge-Augmented Generation, Contextual Faithfulness Evaluation
|
| 35 |
|
| 36 |
+
## π Citation
|
| 37 |
If you use PIP-KAG in your work, please consider citing our paper:
|
| 38 |
```
|
| 39 |
@misc{huang2025pipkagmitigatingknowledgeconflicts,
|
|
|
|
| 48 |
|
| 49 |
```
|
| 50 |
|
|
|