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
- Host: GitHub
- URL: https://github.com/creisle/civicfact
- Owner: creisle
- Created: 2025-09-09T23:08:17.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-09-12T05:56:31.000Z (10 months ago)
- Last Synced: 2025-09-12T07:28:56.453Z (10 months ago)
- Topics: bionlp, fact-checking, knowledge-base, llms, nlp, precision-medicine, precision-oncology
- Language: Python
- Homepage:
- Size: 31.1 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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