Wanfq sergiopaniego HF Staff commited on
Commit
043c874
·
verified ·
1 Parent(s): d00b716

Update library_name to transformers (#4)

Browse files

- Update library_name to transformers (cc3b63048374ddb396f03d9eced17a3ba48b8204)


Co-authored-by: Sergio Paniego <[email protected]>

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
@@ -348,4 +350,4 @@ If you find this work is relevant with your research or applications, please fee
348
  journal={arXiv preprint arXiv:2505.17667},
349
  year={2025}
350
  }
351
- ```
 
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
 
350
  journal={arXiv preprint arXiv:2505.17667},
351
  year={2025}
352
  }
353
+ ```