toilaluan commited on
Commit
e585cd9
·
verified ·
1 Parent(s): 295ee0a

Training in progress, step 2000

Browse files
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
- library_name: transformers
3
- tags: []
4
  ---
5
 
6
  # Model Card for Model ID
@@ -15,7 +15,7 @@ tags: []
15
 
16
  <!-- Provide a longer summary of what this model is. -->
17
 
18
- This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
 
20
  - **Developed by:** [More Information Needed]
21
  - **Funded by [optional]:** [More Information Needed]
@@ -196,4 +196,7 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
196
 
197
  ## Model Card Contact
198
 
199
- [More Information Needed]
 
 
 
 
1
  ---
2
+ base_model: jhflow/mistral7b-lora-multi-turn-v2
3
+ library_name: peft
4
  ---
5
 
6
  # Model Card for Model ID
 
15
 
16
  <!-- Provide a longer summary of what this model is. -->
17
 
18
+
19
 
20
  - **Developed by:** [More Information Needed]
21
  - **Funded by [optional]:** [More Information Needed]
 
196
 
197
  ## Model Card Contact
198
 
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.13.2
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
  "gate_proj",
 
25
  "v_proj",
26
- "k_proj",
27
  "o_proj",
28
- "q_proj",
29
- "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "up_proj",
24
  "gate_proj",
25
+ "down_proj",
26
  "v_proj",
 
27
  "o_proj",
28
+ "k_proj",
29
+ "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a8adcd32e9c9967a6729d6941b2e90c52eb56896fde8cc6262fdc0bb160f9992
3
  size 671149168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73ff677168b578334ca544d65c0e5aa7834974ac5c1057b639daef7fe4c8531b
3
  size 671149168
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0d0c492938f4c375ec3a84dac06ec4de79254c53358a1b1e5bab0aa611f7f0fe
3
  size 7096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cd8595a5b7a7520168911309a12c60b49f7278c67532ef28593154c7bd2afab
3
  size 7096