Upload model
Browse files- README.md +3 -0
- adapter_config.json +0 -1
- adapter_model.bin +2 -2
README.md
CHANGED
@@ -5,6 +5,7 @@ tags:
|
|
5 |
model-index:
|
6 |
- name: flan-t5-large-ia3-cpgQA
|
7 |
results: []
|
|
|
8 |
---
|
9 |
|
10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -45,6 +46,8 @@ The following hyperparameters were used during training:
|
|
45 |
|
46 |
### Framework versions
|
47 |
|
|
|
|
|
48 |
- Transformers 4.26.1
|
49 |
- Pytorch 2.0.0
|
50 |
- Datasets 2.1.0
|
|
|
5 |
model-index:
|
6 |
- name: flan-t5-large-ia3-cpgQA
|
7 |
results: []
|
8 |
+
library_name: peft
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
46 |
|
47 |
### Framework versions
|
48 |
|
49 |
+
- PEFT 0.5.0
|
50 |
+
- PEFT 0.5.0
|
51 |
- Transformers 4.26.1
|
52 |
- Pytorch 2.0.0
|
53 |
- Datasets 2.1.0
|
adapter_config.json
CHANGED
@@ -12,7 +12,6 @@
|
|
12 |
"revision": null,
|
13 |
"target_modules": [
|
14 |
"q",
|
15 |
-
"k",
|
16 |
"v"
|
17 |
],
|
18 |
"task_type": "SEQ_2_SEQ_LM"
|
|
|
12 |
"revision": null,
|
13 |
"target_modules": [
|
14 |
"q",
|
|
|
15 |
"v"
|
16 |
],
|
17 |
"task_type": "SEQ_2_SEQ_LM"
|
adapter_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:89b7b08b62843cc076bb4a5026fb5186f2c935826db80a131024520a8dd932ea
|
3 |
+
size 641357
|