Upload T5ForConditionalGeneration
Browse files- README.md +1 -1
- config.json +2 -2
- model.safetensors +2 -2
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
-
license: apache-2.0
|
3 |
base_model: google/flan-t5-base
|
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
|
|
1 |
---
|
|
|
2 |
base_model: google/flan-t5-base
|
3 |
+
license: apache-2.0
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
@@ -55,7 +55,7 @@
|
|
55 |
}
|
56 |
},
|
57 |
"tie_word_embeddings": false,
|
58 |
-
"torch_dtype": "
|
59 |
"transformers_version": "4.42.4",
|
60 |
"use_cache": true,
|
61 |
"vocab_size": 32128
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/content/instruct_model",
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
|
|
55 |
}
|
56 |
},
|
57 |
"tie_word_embeddings": false,
|
58 |
+
"torch_dtype": "float32",
|
59 |
"transformers_version": "4.42.4",
|
60 |
"use_cache": true,
|
61 |
"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:93184d547de17091f808341aacd8abd9b003d9dd5cdcb024641ace80170b7397
|
3 |
+
size 990345064
|