|
--- |
|
library_name: transformers |
|
license: mit |
|
datasets: |
|
- wadhma/dcr_data |
|
language: |
|
- en |
|
base_model: meta-llama/Meta-Llama-3-8B |
|
pipeline_tag: text-generation |
|
--- |
|
|
|
## Model Details |
|
|
|
Given a document and a factually inconsistent summary and a natural language feedback, this model generates a minimally edited refinement based on the feedback. |
|
|
|
### Model Sources |
|
|
|
<!-- Provide the basic links for the model. --> |
|
|
|
- **Repository:** https://github.com/ManyaWadhwa/DCR |
|
- **Paper:** https://arxiv.org/pdf/2407.02397 |
|
|