Coder Social home page Coder Social logo

18907305772 / kca Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 4.95 MB

Knowledge Verification to Nip Hallucination in the Bud

Home Page: https://arxiv.org/abs/2401.10768

License: Apache License 2.0

Python 100.00%
hallucination large-language-models machine-learning supervised-finetuning

kca's Introduction

Hi there 👋

My name is Fanqi Wan (万凡琦). You can call me Fanqi.

  • 🌱 I am a second-year MS student (expected to graduate in 2025) at Sun Yat-sen University, advised by Prof. Xiaojun Quan. Before this, I received my Bachelor's degree (2018-2022, automation) from Xi'an Jiaotong University.
  • 👯 I am currently conducting my internship at Tencent AI Lab (2023.03-Now), where I am mentored by Dr. Xinting Huang and Dr. Wei Bi.
  • 🤔 My main research interests focused on deep learning for natural language generation. Previously, my work primarily focused on dialogue systems. After the emergence of large language models (LLMs), my research direction shifted towards instruction-tuning (e.g., developing LLMs for specific domains, mitigating hallucinations of LLMs) and model fusion (e.g., combining the capabilities of multiple structurally diverse LLMs).
  • 📫 How to reach me: E-mail

View my homepage.

kca's People

Contributors

18907305772 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

fanqiwan

kca's Issues

Reproducing LIMAEval results

Hi,
thank you for the interesting work!

I am trying to reproduce the results for LLaMA-2-7b on LIMAEval for the discard method.
I ran the evaluation script after generating with the release model KCA_Llama_2_7B_Discarding_Tuning using the default setting which calls gpt-4.

My results were slightly different from the result reported in the paper (30.95).

"hallucination_judge": {
"all_scores": 0.3220338983050847,
"error_cnt": 0
,}

I initially thought this was caused by the API model update.
However, the snapshot of gpt-4 points to gpt-4-0613 according to the OpenAI documentation.

Do you have a guess at why this might be happening?

For the record, on MS MACRO the ROUGE scores are also slightly off compared to Table 2

{
"ROUGE-1": 31.27,
"ROUGE-2": 20.0,
"ROUGE-L": 27.57,
"ROUGE-Lsum": 27.7
}

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.