astromis commited on
Commit
8bcb2af
1 Parent(s): 71b176b

fixed _name_or_path key

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "ru_conversational_cased_L-12_H-768_A-12_pt_v1",
3
  "architectures": [
4
  "BertForNextSentencePrediction"
5
  ],
 
1
  {
2
+ "_name_or_path": "astromis/rubert_reply_recovery",
3
  "architectures": [
4
  "BertForNextSentencePrediction"
5
  ],