Upload model
Browse files- README.md +2 -2
- adapter_config.json +1 -1
- adapter_model.safetensors +2 -2
README.md
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
---
|
2 |
base_model: openai-community/gpt2-large
|
3 |
-
library_name: peft
|
4 |
-
license: apache-2.0
|
5 |
language:
|
6 |
- en
|
|
|
|
|
7 |
pipeline_tag: question-answering
|
8 |
tags:
|
9 |
- NLP
|
|
|
1 |
---
|
2 |
base_model: openai-community/gpt2-large
|
|
|
|
|
3 |
language:
|
4 |
- en
|
5 |
+
library_name: peft
|
6 |
+
license: apache-2.0
|
7 |
pipeline_tag: question-answering
|
8 |
tags:
|
9 |
- NLP
|
adapter_config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
-
"base_model_name_or_path":
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": true,
|
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": null,
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": true,
|
adapter_model.safetensors
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:8631f3c0119194b5a4859949d636627f056e6f69f239412f109dbd36ed2f2172
|
3 |
+
size 11807016
|