Bowen232 nielsr HF staff commited on
Commit
5f76c2e
·
verified ·
1 Parent(s): 4efa6a8

Add model card (#1)

Browse files

- Add model card (19162ddba085e1e52a52c41776977cc4f54f045b)
- Improve model card (4d3494241995cecd3af5cee4258e5ec406b12402)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -1 +1,6 @@
1
- This repo contains models trained using [LongDPO](https://arxiv.org/abs/2502.02095)
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ pipeline_tag: text-generation
4
+ ---
5
+
6
+ The long-form instruction model introduced in [LongDPO](https://huggingface.co/papers/2502.02095) to improve long-form generation abilities.