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": "./
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
@@ -25,7 +25,7 @@
|
|
25 |
"relative_attention_num_buckets": 32,
|
26 |
"tie_word_embeddings": false,
|
27 |
"torch_dtype": "float32",
|
28 |
-
"transformers_version": "4.
|
29 |
"use_cache": true,
|
30 |
"vocab_size": 50048
|
31 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "./outputs/simplet5-epoch-2-train-loss-0.0223-val-loss-0.0036",
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
|
|
25 |
"relative_attention_num_buckets": 32,
|
26 |
"tie_word_embeddings": false,
|
27 |
"torch_dtype": "float32",
|
28 |
+
"transformers_version": "4.24.0",
|
29 |
"use_cache": true,
|
30 |
"vocab_size": 50048
|
31 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1100509365
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f39c018552d2261701913cac57a3cd9e837975d1e2eeb78ee83417d09eec6614
|
3 |
size 1100509365
|