added library_name and pipeline_tag to the card
Browse files
README.md
CHANGED
@@ -10,6 +10,8 @@ tags:
|
|
10 |
- summarization
|
11 |
- hacker-news
|
12 |
- hn-companion
|
|
|
|
|
13 |
---
|
14 |
# Model Card for Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct
|
15 |
|
|
|
10 |
- summarization
|
11 |
- hacker-news
|
12 |
- hn-companion
|
13 |
+
library_name: transformers
|
14 |
+
pipeline_tag: text-generation
|
15 |
---
|
16 |
# Model Card for Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct
|
17 |
|