Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,9 @@ datasets:
|
|
4 |
- ndavidson/nexus_products
|
5 |
language:
|
6 |
- en
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
# Cisco iNAM
|
@@ -45,4 +48,4 @@ You are a helpful assistant for Python which outputs in Markdown format.<|im_end
|
|
45 |
Write a function to calculate the Fibonacci sequence<|im_end|>
|
46 |
<|im_start|>assistant
|
47 |
|
48 |
-
```
|
|
|
4 |
- ndavidson/nexus_products
|
5 |
language:
|
6 |
- en
|
7 |
+
pipeline_tag: text-generation
|
8 |
+
tags:
|
9 |
+
- networking
|
10 |
---
|
11 |
|
12 |
# Cisco iNAM
|
|
|
48 |
Write a function to calculate the Fibonacci sequence<|im_end|>
|
49 |
<|im_start|>assistant
|
50 |
|
51 |
+
```
|