Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Extra Experiments

This directory contains experimental implementations, research prototypes, and exploratory code for the FactCheck-AI project.

Directory Structure

extra-experiments/
├── README.md                   # This file
├── ablation_study_results/     # Results from ablation studies on RAG components
├── token/                      # Token usage analysis during RAG evaluation
├── dataset-wise/               # Dataset-wise performance analysis

Ablation Study and Token Usage Analysis