Update library_name to transformers

#4
by sergiopaniego HF Staff - opened
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -7,6 +7,8 @@ base_model:
7
  tags:
8
  - long-context
9
  - large-reasoning-model
 
 
10
  ---
11
 
12
  # QwenLong-L1: Towards Long-Context Large Reasoning Models with Reinforcement Learning
@@ -347,4 +349,4 @@ If you find this work is relevant with your research or applications, please fee
347
  journal={arXiv preprint arXiv:2505.17667},
348
  year={2025}
349
  }
350
- ```
 
7
  tags:
8
  - long-context
9
  - large-reasoning-model
10
+ pipeline_tag: text-generation
11
+ library_name: transformers
12
  ---
13
 
14
  # QwenLong-L1: Towards Long-Context Large Reasoning Models with Reinforcement Learning
 
349
  journal={arXiv preprint arXiv:2505.17667},
350
  year={2025}
351
  }
352
+ ```