Skip to content

Alab-NII/SciTabAlign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table-Text Alignment: Explaining Claim Verification

This is the repository for the paper: Table-Text Alignment: Explaining Claim Verification Against Tables in Scientific Papers

Reproduction of Results

Table 1: Claim Prediction Results

python3 run_eval.py claim_task

Table 1: Evidence Selection Results

python3 run_eval.py evi_task

Running process

Run the Claim Label Prediction Task

python3 run_claim.py

Run the Cell-level Evidence Selection Task

python3 run_evi.py

Evaluation

python3 run_eval.py claim_task
python3 run_eval.py evi_task

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages