Liebhaner's picture
Update README.md
b87dbe2 verified
|
raw
history blame
730 Bytes
metadata
license: mit
language:
  - en
pipeline_tag: text-generation
base_model:
  - mistralai/Mistral-7B-Instruct-v0.2
tags:
  - uncertainty
  - factuality

Uncertain-Mistral-7B

We employ the original Mistral-7B-Instruct-v0.2 model, which we further fine-tune using carefully selected samples from our compiled dataset (available at https://github.com/rhyang2021/LoGU). This refined model is subsequently utilized within our LoGU task, specifically targeting the challenges of uncertainty-suppression and uncertainty-misalignment. For additional details, please refer to our Github and Paper.