Add metadata

#3
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
1
  # The Curse of Depth in Large Language Models
2
  [[`arxiv`](https://arxiv.org/abs/2502.05795)]
3
  [[`code`](https://github.com/lmsdss/LayerNorm-Scaling)]
 
1
+ ---
2
+ library_name: transformers
3
+ pipeline_tag: text-generation
4
+ ---
5
+
6
  # The Curse of Depth in Large Language Models
7
  [[`arxiv`](https://arxiv.org/abs/2502.05795)]
8
  [[`code`](https://github.com/lmsdss/LayerNorm-Scaling)]