Commit ·
01388e8
1
Parent(s): b3b5fa2
Upload T5ForConditionalGeneration
Browse files- config.json +2 -2
- pytorch_model.bin +1 -1
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "AlanRobotics/ruT5-
|
| 3 |
"architectures": [
|
| 4 |
"T5ForConditionalGeneration"
|
| 5 |
],
|
|
@@ -26,7 +26,7 @@
|
|
| 26 |
"tie_word_embeddings": false,
|
| 27 |
"tokenizer_class": "T5Tokenizer",
|
| 28 |
"torch_dtype": "float32",
|
| 29 |
-
"transformers_version": "4.
|
| 30 |
"use_cache": true,
|
| 31 |
"vocab_size": 25662
|
| 32 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "AlanRobotics/ruT5-conversation",
|
| 3 |
"architectures": [
|
| 4 |
"T5ForConditionalGeneration"
|
| 5 |
],
|
|
|
|
| 26 |
"tie_word_embeddings": false,
|
| 27 |
"tokenizer_class": "T5Tokenizer",
|
| 28 |
"torch_dtype": "float32",
|
| 29 |
+
"transformers_version": "4.24.0",
|
| 30 |
"use_cache": true,
|
| 31 |
"vocab_size": 25662
|
| 32 |
}
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 950677813
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:35c627649c9d8797b22c56479f0d732dddf872ce09a4689ae5807ab34408f33e
|
| 3 |
size 950677813
|