solemn-leader commited on
Commit
87e1ac6
1 Parent(s): 5dc40e9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
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
- - ru
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).