chrisliu298 commited on
Commit
beafe5f
·
verified ·
1 Parent(s): 6eac41c

Update README.md

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