Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,17 @@
|
|
1 |
---
|
2 |
-
library_name: transformers
|
|
|
|
|
|
|
|
|
3 |
tags:
|
4 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
# Mr. Roboto Family of Models
|
7 |
|
|
|
1 |
---
|
2 |
+
library_name: transformers
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
pipeline_tag: text-generation
|
6 |
+
|
7 |
tags:
|
8 |
+
- text-generation
|
9 |
+
- text2text-generation
|
10 |
+
- translation
|
11 |
+
- summarization
|
12 |
+
- document-question-answering
|
13 |
+
- NSFW
|
14 |
+
- not-for-all-audiences
|
15 |
---
|
16 |
# Mr. Roboto Family of Models
|
17 |
|