Commit
·
bdb7088
1
Parent(s):
d7d96cf
add model
Browse files- config.json +2 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"backbone_checkpoint_name": "t5-base",
|
| 3 |
"backbone_class": "T5ForConditionalGeneration",
|
| 4 |
-
"backbone_hash": "
|
| 5 |
"common_structure": true,
|
| 6 |
"delta_type": "bitfit",
|
| 7 |
"modified_modules": [
|
|
@@ -11,5 +11,5 @@
|
|
| 11 |
"lm_head.proj"
|
| 12 |
],
|
| 13 |
"opendelta_version": "0.0.1",
|
| 14 |
-
"transformers_version": "4.
|
| 15 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"backbone_checkpoint_name": "t5-base",
|
| 3 |
"backbone_class": "T5ForConditionalGeneration",
|
| 4 |
+
"backbone_hash": "8db872ffbcefe4c6a3af4ab351c7f91e",
|
| 5 |
"common_structure": true,
|
| 6 |
"delta_type": "bitfit",
|
| 7 |
"modified_modules": [
|
|
|
|
| 11 |
"lm_head.proj"
|
| 12 |
],
|
| 13 |
"opendelta_version": "0.0.1",
|
| 14 |
+
"transformers_version": "4.10.0"
|
| 15 |
}
|
pytorch_model.bin
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:7209b9913fd542a998e9823b1f25402be50383d16fa6d431c0ff1c7831b928a4
|
| 3 |
+
size 1084387
|