SkillAgentSearch skills...

ProoFVer

Proof system for Fact Verification

Install / Use

/learn @krishnamrith12/ProoFVer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ProoFVer

ProoFVer is a proof system, based on natural logic, for explainable fact verification. ProoFVer's explanations are faithful, to the decision making process of the model, as ProoFVer is faithful byconstruction.

  • ProoFVer's code repository is based on the codebase of GENRE by De Cao et. al.. We add the relevant data and scripts, along with GENRE, for training and running ProoFVer.

For training data generation:

First use the chunker, with the following script

scriptProofver/Chunking.py

Then run the aligner

scriptProofver/Alignment.py

Main dependencies

  • python>=3.7
  • pytorch>=1.6
  • fairseq>=0.10
  • simalign
  • flair
  • transformers

Related Skills

View on GitHub
GitHub Stars15
CategoryDevelopment
Updated1y ago
Forks8

Languages

Python

Security Score

60/100

Audited on Feb 21, 2025

No findings