huseinzol05
commited on
Upload T5ForConditionalGeneration
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "nanot5-small-malaysian-
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
@@ -25,7 +25,7 @@
|
|
25 |
"relative_attention_max_distance": 128,
|
26 |
"relative_attention_num_buckets": 32,
|
27 |
"tie_word_embeddings": false,
|
28 |
-
"torch_dtype": "
|
29 |
"transformers_version": "4.43.0.dev0",
|
30 |
"use_cache": false,
|
31 |
"vocab_size": 32128
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "mesolitica/nanot5-small-malaysian-translation-v2",
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
|
|
25 |
"relative_attention_max_distance": 128,
|
26 |
"relative_attention_num_buckets": 32,
|
27 |
"tie_word_embeddings": false,
|
28 |
+
"torch_dtype": "float32",
|
29 |
"transformers_version": "4.43.0.dev0",
|
30 |
"use_cache": false,
|
31 |
"vocab_size": 32128
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f85cdcd3193ed2e9cd7286c4601ec507624966f05cc7efc562cca05568b696f7
|
3 |
+
size 358173320
|