File size: 645 Bytes
b7184b3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
license: llama3.1
base_model:
- meta-llama/Llama-3.1-8B
---

This is an IF-RLVR trained model on IFTrain and IFEval constraints, with meta-llama/Llama-3.1-8B as the base model.

## Citation

If IFBench, IFTrain, or any of the related materials were helpful to your work, please cite:
```


@article
{pyatkin2025generalizing,
title={Generalizing Verifiable Instruction Following},
author={Pyatkin, Valentina and Malik, Saumya and Graf, Victoria and Ivison, Hamish and Huang, Shengyi and Dasigi, Pradeep and Lambert, Nathan and Hajishirzi, Hannaneh},
journal={Advances in Neural Information Processing Systems},
volume={38},
year={2025}
}
```