ydeng9 commited on
Commit
29e79fa
·
verified ·
1 Parent(s): 74fd561

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -1,5 +1,7 @@
1
  ---
2
  license: llama3.2
 
 
3
  base_model:
4
  - meta-llama/Llama-3.2-1B
5
  ---
 
1
  ---
2
  license: llama3.2
3
+ library_name: transformers
4
+ pipeline_tag: text-classification
5
  base_model:
6
  - meta-llama/Llama-3.2-1B
7
  ---