Upload T5ForConditionalGeneration
Browse files- config.json +2 -1
- generation_config.json +1 -1
- model.safetensors +1 -1
config.json
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
{
|
|
|
|
| 2 |
"architectures": [
|
| 3 |
"T5ForConditionalGeneration"
|
| 4 |
],
|
|
@@ -55,7 +56,7 @@
|
|
| 55 |
},
|
| 56 |
"tie_word_embeddings": false,
|
| 57 |
"torch_dtype": "float32",
|
| 58 |
-
"transformers_version": "4.
|
| 59 |
"use_cache": true,
|
| 60 |
"vocab_size": 32128
|
| 61 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "Sefika/lwf_fs_finance_random_3_4",
|
| 3 |
"architectures": [
|
| 4 |
"T5ForConditionalGeneration"
|
| 5 |
],
|
|
|
|
| 56 |
},
|
| 57 |
"tie_word_embeddings": false,
|
| 58 |
"torch_dtype": "float32",
|
| 59 |
+
"transformers_version": "4.45.2",
|
| 60 |
"use_cache": true,
|
| 61 |
"vocab_size": 32128
|
| 62 |
}
|
generation_config.json
CHANGED
|
@@ -2,5 +2,5 @@
|
|
| 2 |
"decoder_start_token_id": 0,
|
| 3 |
"eos_token_id": 1,
|
| 4 |
"pad_token_id": 0,
|
| 5 |
-
"transformers_version": "4.
|
| 6 |
}
|
|
|
|
| 2 |
"decoder_start_token_id": 0,
|
| 3 |
"eos_token_id": 1,
|
| 4 |
"pad_token_id": 0,
|
| 5 |
+
"transformers_version": "4.45.2"
|
| 6 |
}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 990345064
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:931e34aeb79bc5be9726b3ea959a32f5b6ca98900f44057c36b9a203979b5aa4
|
| 3 |
size 990345064
|