Upload model
Browse files- config.json +6 -0
- pytorch_model.bin +1 -1
config.json
CHANGED
|
@@ -26,6 +26,12 @@
|
|
| 26 |
"summary_proj_to_labels": true,
|
| 27 |
"summary_type": "cls_index",
|
| 28 |
"summary_use_proj": true,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29 |
"torch_dtype": "float32",
|
| 30 |
"transformers_version": "4.24.0",
|
| 31 |
"use_cache": true,
|
|
|
|
| 26 |
"summary_proj_to_labels": true,
|
| 27 |
"summary_type": "cls_index",
|
| 28 |
"summary_use_proj": true,
|
| 29 |
+
"task_specific_params": {
|
| 30 |
+
"text-generation": {
|
| 31 |
+
"do_sample": true,
|
| 32 |
+
"max_length": 50
|
| 33 |
+
}
|
| 34 |
+
},
|
| 35 |
"torch_dtype": "float32",
|
| 36 |
"transformers_version": "4.24.0",
|
| 37 |
"use_cache": true,
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 510403305
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:acdf4ae851632ae2b3ff335f90d74031d1e26f7211f0e98a2681b1a14cfc525f
|
| 3 |
size 510403305
|