Add pipeline tag
Browse filesThis PR adds the missing pipeline tag
README.md
CHANGED
@@ -12,6 +12,7 @@ tags:
|
|
12 |
datasets:
|
13 |
- nvidia/HelpSteer2
|
14 |
base_model: meta-llama/Llama-3.1-70B-Instruct
|
|
|
15 |
---
|
16 |
|
17 |
# Model Overview
|
|
|
12 |
datasets:
|
13 |
- nvidia/HelpSteer2
|
14 |
base_model: meta-llama/Llama-3.1-70B-Instruct
|
15 |
+
pipeline_tag: text-generation
|
16 |
---
|
17 |
|
18 |
# Model Overview
|