Add pipeline tag and library name

#2
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,3 +1,9 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ library_name: transformers
4
+ pipeline_tag: text-generation
5
+ ---
6
+
7
+
8
+ The repository contains the model as presented in the paper [SemiKong: Curating, Training, and Evaluating A Semiconductor Industry-Specific Large Language Model](https://huggingface.co/papers/2411.13802).
9
+ ```