dendimaki/few-shots-mistral-model-v1
Browse files- README.md +0 -1
- adapter_config.json +1 -1
README.md
CHANGED
@@ -7,7 +7,6 @@ base_model: mistralai/Mistral-7B-v0.1
|
|
7 |
model-index:
|
8 |
- name: multilabel_classification
|
9 |
results: []
|
10 |
-
pipeline_tag: text-classification
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
7 |
model-index:
|
8 |
- name: multilabel_classification
|
9 |
results: []
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
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,
|