FActScore Alternatives
Similar projects and alternatives to FActScore based on common topics and language
-
RefChecker
RefChecker provides automatic checking pipeline and benchmark dataset for detecting fine-grained hallucinations generated by Large Language Models.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
long-form-factuality
Benchmarking long-form factuality in large language models. Original code for our paper "Long-form factuality in large language models".
-
OpenFactVerification
Loki: Open-source solution designed to automate the process of verifying factuality
-
WikiChat
WikiChat is an improved RAG. It stops the hallucination of large language models by retrieving data from a corpus.
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
FActScore discussion
FActScore reviews and mentions
-
Long-form factuality in large language models
Looks like a slight modification of FActScore [1], but instead of using Wikipedia as a verification source, they use Google Search. They also claim to include a wider range of topics. That said, FActScore allows you to use whatever knowledge source and topics you want [2].
[1]: https://arxiv.org/abs/2305.14251
[2]: https://github.com/shmsw25/FActScore?tab=readme-ov-file#to-u...
Stats
shmsw25/FActScore is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of FActScore is Python.