nielsr HF Staff commited on
Commit
315f971
verified
1 Parent(s): 1c240df

Add model card

Browse files

This PR adds a model card for the ReLIFT model, linking it to the paper and the code repository. It also adds relevant metadata, including the pipeline tag, library name, and license.

Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ library_name: transformers
4
+ pipeline_tag: question-answering
5
+ ---
6
+
7
+ This repository contains the ReLIFT model presented in [Learning What Reinforcement Learning Can't: Interleaved Online Fine-Tuning for Hardest Questions](https://huggingface.co/papers/2506.07527).
8
+
9
+ Code: https://github.com/TheRoadQaQ/ReLIFT
10
+
11
+ Hugging Face Collection: https://huggingface.co/collections/RoadQAQ/relift-684535e199a909cad16d8b05