chrisliu298 commited on
Commit
cba2f84
·
verified ·
1 Parent(s): a3107af

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.1-8B-Instruct
4
  license: llama3.1
5
- pipeline_tag: text-ranking
6
  library_name: transformers
7
  ---
8
 
 
2
  base_model:
3
  - meta-llama/Llama-3.1-8B-Instruct
4
  license: llama3.1
5
+ pipeline_tag: text-classification
6
  library_name: transformers
7
  ---
8