huseinzol05
commited on
Commit
•
60590a5
1
Parent(s):
f4da9e4
Upload T5ForConditionalGeneration
Browse files- README.md +1 -1
- config.json +2 -2
- model.safetensors +2 -2
README.md
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
---
|
2 |
-
library_name: transformers
|
3 |
language:
|
4 |
- ms
|
5 |
- ta
|
6 |
- zh
|
7 |
- id
|
|
|
8 |
base_model:
|
9 |
- mesolitica/nanot5-small-malaysian-cased
|
10 |
pipeline_tag: translation
|
|
|
1 |
---
|
|
|
2 |
language:
|
3 |
- ms
|
4 |
- ta
|
5 |
- zh
|
6 |
- id
|
7 |
+
library_name: transformers
|
8 |
base_model:
|
9 |
- mesolitica/nanot5-small-malaysian-cased
|
10 |
pipeline_tag: translation
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "nanot5-small-malaysian-cased-translation-
|
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": "nanot5-small-malaysian-cased-translation-v2-coding/checkpoint-1000",
|
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": "bfloat16",
|
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:8230e72aba1fabd4a163ee638f320eff7e418ed4219fc7493dc67b6ac657c84f
|
3 |
+
size 179095192
|