AngLv nielsr HF Staff commited on
Commit
4d7136e
·
verified ·
1 Parent(s): afb1031

Add library_name, pipeline_tag and link to code (#1)

Browse files

- Add library_name, pipeline_tag and link to code (0709f9b1e4318dd45621f39022beb4dcf1ecdcf3)


Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,3 +1,13 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ pipeline_tag: text-classification
4
+ library_name: transformers
5
+ ---
6
+
7
+ # File information
8
+
9
+ The repository contains the following file information:
10
+
11
+ The model was presented in the paper [The Climb Carves Wisdom Deeper Than the Summit: On the Noisy Rewards in Learning to Reason](https://huggingface.co/papers/2505.22653).
12
+
13
+ Github code: https://github.com/trestad/Noisy-Rewards-in-Learning-to-Reason