uselezzz commited on
Commit
63c4b32
·
1 Parent(s): f990e76

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -2,7 +2,8 @@
2
  "_name_or_path": "sberbank-ai/ruT5-base",
3
  "_num_labels": 2,
4
  "architectures": [
5
- "T5ForConditionalGeneration"
 
6
  ],
7
  "d_ff": 3072,
8
  "d_kv": 64,
 
2
  "_name_or_path": "sberbank-ai/ruT5-base",
3
  "_num_labels": 2,
4
  "architectures": [
5
+ "T5ForConditionalGeneration",
6
+ "T5Tokenizer"
7
  ],
8
  "d_ff": 3072,
9
  "d_kv": 64,