quastrinos commited on
Commit
57ee90e
1 Parent(s): 00273a0

Upload model

Browse files
Files changed (3) hide show
  1. README.md +2 -3
  2. adapter_config.json +2 -2
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -18,7 +18,6 @@ base_model: mistralai/Mistral-7B-v0.1
18
 
19
 
20
  - **Developed by:** [More Information Needed]
21
- - **Funded by [optional]:** [More Information Needed]
22
  - **Shared by [optional]:** [More Information Needed]
23
  - **Model type:** [More Information Needed]
24
  - **Language(s) (NLP):** [More Information Needed]
@@ -77,7 +76,7 @@ Use the code below to get started with the model.
77
 
78
  ### Training Data
79
 
80
- <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
 
82
  [More Information Needed]
83
 
@@ -108,7 +107,7 @@ Use the code below to get started with the model.
108
 
109
  #### Testing Data
110
 
111
- <!-- This should link to a Dataset Card if possible. -->
112
 
113
  [More Information Needed]
114
 
 
18
 
19
 
20
  - **Developed by:** [More Information Needed]
 
21
  - **Shared by [optional]:** [More Information Needed]
22
  - **Model type:** [More Information Needed]
23
  - **Language(s) (NLP):** [More Information Needed]
 
76
 
77
  ### Training Data
78
 
79
+ <!-- This should link to a Data Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
80
 
81
  [More Information Needed]
82
 
 
107
 
108
  #### Testing Data
109
 
110
+ <!-- This should link to a Data Card if possible. -->
111
 
112
  [More Information Needed]
113
 
adapter_config.json CHANGED
@@ -16,8 +16,8 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "v_proj",
20
- "o_proj"
21
  ],
22
  "task_type": "SEQ_CLS"
23
  }
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
+ "o_proj",
20
+ "v_proj"
21
  ],
22
  "task_type": "SEQ_CLS"
23
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5f3f72d96d146f936e33ae8ddc8ce3ff153c1942746c3b8fc23d58cc6dbad740
3
  size 27288448
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:317b6d7a045ffb917e0f56cd4efc8dc0eaf13d2e501f4ad24f410b405155dad8
3
  size 27288448