File size: 757 Bytes
4d100b3
 
 
33cc42b
4d100b3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
license: cc-by-nc-4.0
---
# HerO 2 at AVeriTeC
**[Paper](https://arxiv.org/abs/2507.11004) | [Code](https://github.com/ssu-humane/HerO2)**

## Model Summary
This model is a large language model to predict verdicts and justifications in fact-checking tasks within AVeriTeC.

## License
Following the [training dataset](https://huggingface.co/datasets/humane-lab/AVeriTeC-HerO) license, this model is licensed under the Creative Commons Attribution-NonCommercial 4.0 International License.

## Citation
```
@article{yoon2025hero2,
  title={Team HUMANE at AVeriTeC 2025: HerO 2 for Efficient Fact Verification},
  author={Yoon, Yejun and Jung, Jaeyoon and Yoon, Seunghyun and Park, Kunwoo},
  journal={https://arxiv.org/abs/2507.11004},
  year={2025}
}
```