solemn-leader
commited on
Commit
•
87e1ac6
1
Parent(s):
5dc40e9
Update README.md
Browse files
README.md
CHANGED
@@ -7,9 +7,11 @@ widget:
|
|
7 |
example_title: "Dialog example 2"
|
8 |
- text: "[CLS]привет[SEP]привет![SEP]как дела?[RESPONSE_TOKEN]норм, у тя как?"
|
9 |
example_title: "Dialog example 3"
|
|
|
|
|
10 |
tags:
|
11 |
- conversational
|
12 |
-
|
13 |
---
|
14 |
|
15 |
This classification model is based on [DeepPavlov/rubert-base-cased-sentence](https://huggingface.co/DeepPavlov/rubert-base-cased-sentence).
|
|
|
7 |
example_title: "Dialog example 2"
|
8 |
- text: "[CLS]привет[SEP]привет![SEP]как дела?[RESPONSE_TOKEN]норм, у тя как?"
|
9 |
example_title: "Dialog example 3"
|
10 |
+
language:
|
11 |
+
- ru
|
12 |
tags:
|
13 |
- conversational
|
14 |
+
|
15 |
---
|
16 |
|
17 |
This classification model is based on [DeepPavlov/rubert-base-cased-sentence](https://huggingface.co/DeepPavlov/rubert-base-cased-sentence).
|