dendimaki commited on
Commit
f2527b5
1 Parent(s): 188b6cb

dendimaki/few-shots-mistral-model-v1

Browse files
Files changed (2) hide show
  1. README.md +0 -1
  2. 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": "mistralai/Mistral-7B-v0.1",
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,