Librarian Bot: Add base_model information to model
#2
by
librarian-bot
- opened
README.md
CHANGED
@@ -1,13 +1,14 @@
|
|
1 |
---
|
|
|
|
|
|
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
widget:
|
5 |
- text: Привет! Как у тебя дела?
|
6 |
example_title: Example_1
|
7 |
-
language:
|
8 |
-
- ru
|
9 |
-
library_name: transformers
|
10 |
pipeline_tag: text2text-generation
|
|
|
11 |
---
|
12 |
|
13 |
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- ru
|
4 |
+
library_name: transformers
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
widget:
|
8 |
- text: Привет! Как у тебя дела?
|
9 |
example_title: Example_1
|
|
|
|
|
|
|
10 |
pipeline_tag: text2text-generation
|
11 |
+
base_model: cointegrated/rut5-small-chitchat2
|
12 |
---
|
13 |
|
14 |
|