imvladikon
commited on
Commit
•
39c7b4a
1
Parent(s):
f44a501
Update config.json
Browse files- config.json +0 -2
config.json
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/content/hebrew_summarizer/models/checkpoint-44000",
|
3 |
"architectures": [
|
4 |
"MT5ForConditionalGeneration"
|
5 |
],
|
@@ -25,7 +24,6 @@
|
|
25 |
"tie_word_embeddings": false,
|
26 |
"tokenizer_class": "T5Tokenizer",
|
27 |
"torch_dtype": "float32",
|
28 |
-
"transformers_version": "4.30.2",
|
29 |
"use_cache": true,
|
30 |
"vocab_size": 250112
|
31 |
}
|
|
|
1 |
{
|
|
|
2 |
"architectures": [
|
3 |
"MT5ForConditionalGeneration"
|
4 |
],
|
|
|
24 |
"tie_word_embeddings": false,
|
25 |
"tokenizer_class": "T5Tokenizer",
|
26 |
"torch_dtype": "float32",
|
|
|
27 |
"use_cache": true,
|
28 |
"vocab_size": 250112
|
29 |
}
|