filco logo

filco

Enrichment pending
zorazrw/filco

[Preprint] Learning to Filter Context for Retrieval-Augmented Generaton

GraphCanon updated today · GitHub synced today

198
Stars
20
Forks
2
Open issues
1
Watchers
2y
Last push
Python CC-BY-SA-4.0Created Nov 14, 2023

Trust & integrity

Full report
Maintenance
Dormant (826d since push)
As of today · Source: github_public_v1
Provenance
Not a fork · Personal account
As of today · Source: github_public_v1
Security (OSV)
1 critical, 5 high, 12 medium, 28 low (1 critical, 5 high, 12 medium, 28 low)
As of today · Source: osv@v1

Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.

Overview

[Preprint] Learning to Filter Context for Retrieval-Augmented Generaton

Capability facts

Languages
python

Source: github.language · Jul 12, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Python runtimePython

Source: README excerpt (regex_v1, Jul 11, 2026)

pip install -r requirements.txt
Source link

Tags

README

Install

Install all required libraries by running

pip install -r requirements.txt

Retrieve top relevant Wikipedia passages using Dense Passage Retriever (DPR) and store into the ./datasets/${name} directory. We also provide preprocessed datasets with top-5 retrieved passages (here). We specify ${name} for six datasets with ['nq', 'tqa', 'hotpotqa', 'fever', 'wow'] in following example commands.