初始化项目,由ModelHub XC社区提供模型
Model: just1nseo/ClearCheck-8B Source: Original Platform
This commit is contained in:
20
README.md
Normal file
20
README.md
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
license: apache-2.0
|
||||
library_name: transformers
|
||||
pipeline_tag: question-answering
|
||||
---
|
||||
|
||||
This repository contains the ClearCheck-8B model presented in the paper [Verifying the Verifiers: Unveiling Pitfalls and Potentials in Fact Verifiers](https://huggingface.co/papers/2506.13342).
|
||||
|
||||
Code: https://github.com/just1nseo/Verifying-the-Verifiers
|
||||
|
||||
## Citation
|
||||
If you find this model useful, please cite our paper!
|
||||
```
|
||||
@article{seo2025verifying,
|
||||
title={Verifying the Verifiers: Unveiling Pitfalls and Potentials in Fact Verifiers},
|
||||
author={Seo, Wooseok and Han, Seungju and Jung, Jaehun and Newman, Benjamin and Lim, Seungwon and Lee, Seungbeen and Lu, Ximing and Choi, Yejin and Yu, Youngjae},
|
||||
journal={arXiv preprint arXiv:2506.13342},
|
||||
year={2025}
|
||||
}
|
||||
```
|
||||
Reference in New Issue
Block a user