Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
sshobhit1106
/
LCA-ChatBot-Streamlit
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
LCA-ChatBot-Streamlit / evaluation
46 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 17 commits
sshobhit1106's picture
sshobhit1106
tracked progres report and data folder also and added correct evaluation results, Add graph-seeded multi-hop QA generator and --qa-file eval; document in README
784726a 18 days ago
  • __init__.py
    208 Bytes
    added basic plan made by claude about 2 months ago
  • generate_multihop_qa.py
    9.47 kB
    tracked progres report and data folder also and added correct evaluation results, Add graph-seeded multi-hop QA generator and --qa-file eval; document in README 18 days ago
  • generate_qa.py
    11.1 kB
    Consolidated all per-(book,model) eval files into one eval_predictions.jsonl and one eval_results.json (tagged internally by model/provider/book), migrated existing data in, and updated the readme about 2 months ago
  • metrics.py
    3.81 kB
    added knowledge graphs and fix: correct BERTScore unpacking to use recall not precision (bert_score returns P,R,F1); relabel stale precision values in eval_results.json 19 days ago
  • run_eval.py
    21.5 kB
    tracked progres report and data folder also and added correct evaluation results, Add graph-seeded multi-hop QA generator and --qa-file eval; document in README 18 days ago