AI開発影響研究所 EN
← ランキング · AI関連リポジトリ

sharvari2/Hallucination-detection-LLM

Detecting hallucinations on SQuAD using classical ML and deep learning Models

Jupyter Notebook MIT GitHub ↗
★ 0
stars
75
AI関連スコア
50
個人開発度
0
AIツール痕跡

SUMMARY AI要約 by gpt-5-mini

Repository for detecting hallucinations in LLM-generated answers. It builds a 5,000-sample SQuAD v1.1 dataset, generates answers, labels them, extracts features and trains nine models to classify hallucinations. Intended for ML/NLP practitioners who need lightweight detectors or baseline comparisons. Key results: a 1‑D CNN over concatenated question+context+generated answer achieves highest test accuracy (0.976). Simple classical baselines (logistic regression, random forest) using three handcrafted features—length difference, TF‑IDF cosine similarity, and a context‑match flag—are competitive (~0.96). Includes two notebooks (data build and full pipeline), processed datasets, model comparison plot, and uses Python, PyTorch/TensorFlow, Hugging Face, scikit‑learn. Requires Python 3.10+; GPU optional.

DETECTED 検出されたAIスタック

このRepoのdescription / GitHub topics / READMEのAI要約に出現したAI関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。

🧠 LLMプロバイダー (1)
Hugging Face

使用言語(バイト数比)

Jupyter Notebook
100%

オーナー情報

アカウント
sharvari2
タイプ
User
フォロワー
1

日付

GitHub作成日 2026-05-13
最終Push 2026-05-13
当サイト初検出 2026-05-13
最終取得 2026-05-16 16:11

類似Repo (同じ言語のAI関連Repo)

Surajmatole/AI-ML-Mini-Projects

Beginner-friendly Machine Learning projects built with Python, Scikit-learn and Google Colab.

Jupyter Notebook 0 AI 65
ak-junior3339/PriceMyRideAI
Jupyter Notebook 0 AI 50
aparna172004/AI-Movie-Recommendation-System

An AI-powered Movie Recommendation System built using Machine Learning and Streamlit that suggests movies based on user preferences. The system uses content-based filtering to find similar movies by analyzing movie features such as genres, keywords, cast, and overview.

Jupyter Notebook 0 AI 75
rmnouv/learning-agentic-ai
Jupyter Notebook 0 AI 50
shady528/Stox

AI-powered stock market chatbot with multi-LLM support (Gemini, Claude, GPT). Built with RAG, FastAPI, React, and Vector Databases

Jupyter Notebook 0 AI 45