Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,7 @@ tags:
|
|
8 |
license: mit
|
9 |
datasets:
|
10 |
- the_pile
|
|
|
11 |
---
|
12 |
|
13 |
# GPT-Neo 2.7B
|
@@ -102,4 +103,4 @@ To cite this model, use
|
|
102 |
journal={arXiv preprint arXiv:2101.00027},
|
103 |
year={2020}
|
104 |
}
|
105 |
-
```
|
|
|
8 |
license: mit
|
9 |
datasets:
|
10 |
- the_pile
|
11 |
+
pipeline_tag: conversational
|
12 |
---
|
13 |
|
14 |
# GPT-Neo 2.7B
|
|
|
103 |
journal={arXiv preprint arXiv:2101.00027},
|
104 |
year={2020}
|
105 |
}
|
106 |
+
```
|