Add library name and pipeline tag

#1
by nielsr HF staff - opened
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,5 +1,7 @@
1
  ---
2
  license: mit
 
 
3
  ---
4
 
5
  # Ling
@@ -83,4 +85,6 @@ Please refer to [Github](https://github.com/inclusionAI/Ling/blob/master/README.
83
  This code repository is licensed under [the MIT License](https://huggingface.co/inclusionAI/Ling-lite-base/blob/main/LICENCE).
84
 
85
  ## Citation
 
 
86
  [TBD]
 
1
  ---
2
  license: mit
3
+ library_name: transformers
4
+ pipeline_tag: text-generation
5
  ---
6
 
7
  # Ling
 
85
  This code repository is licensed under [the MIT License](https://huggingface.co/inclusionAI/Ling-lite-base/blob/main/LICENCE).
86
 
87
  ## Citation
88
+ Paper: https://hf.co/papers/2503.05139
89
+
90
  [TBD]