abarbosa commited on
Commit
f933985
1 Parent(s): 00e32cd

update models to ensure reproducibility

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
+ library_name: peft
3
+ base_model: microsoft/Phi-3-medium-128k-instruct
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.10.0
adapter_config.json CHANGED
@@ -20,10 +20,10 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "qkv_proj",
24
- "o_proj",
25
  "score",
26
  "gate_up_proj",
 
 
27
  "down_proj"
28
  ],
29
  "task_type": "SEQ_CLS",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "score",
24
  "gate_up_proj",
25
+ "o_proj",
26
+ "qkv_proj",
27
  "down_proj"
28
  ],
29
  "task_type": "SEQ_CLS",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:719d246606d645bcbd0b4a512e55dfecf23ac068e2551a23b765196056fe8c17
3
- size 1785248616
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3e196ed2e99f2cd237a6dc860d669d54011d5bdc68e7515587285991d7f89ba
3
+ size 1790559712
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0965732fa757c26a9a25ef043e1b6f625b4947320c3d3c6a65d9f4dd711d1477
3
+ size 5048