Update README.md
Browse files
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-
|
| 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 |
|