An open API service indexing awesome lists of open source software.

https://github.com/creisle/civicfact

This repository contains the code and data related to the CIViC-Fact project
https://github.com/creisle/civicfact

bionlp fact-checking knowledge-base llms nlp precision-medicine precision-oncology

Last synced: 9 months ago
JSON representation

This repository contains the code and data related to the CIViC-Fact project

Awesome Lists containing this project

README

          

# CIViC-Fact

This repository contains the code and data related to the CIViC-Fact paper.

The repository is structured as follows
- [Dataset Building Code](data_builder/): workflow code for downloading, preprocessing, generating negatives, and analyzing the CIViC-Fact dataset
- [Dataset Releases](data_builder/builds): jsonl.gz downloads of the CIViC-Fact dataset
- [Experiments](experiments/): code for testing and training language models on CIViC-Fact
- [Manual Review](manual_reviews/): data from rounds of manual review of the dataset and fact-checking pipeline