ShengdingHu
commited on
Commit
·
a8e7d38
1
Parent(s):
94f6485
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": "6de03541d2ea07f555a35ef3383a82ab",
|
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:0222b82c6aeba96fb4402a20a576b248618ec335e7b66a1208efe41a1135932b
|
3 |
+
size 1084387
|