abarbosa commited on
Commit
203aa0e
·
1 Parent(s): 2d186bf

update files for 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,11 +20,11 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "gate_up_proj",
24
  "down_proj",
25
- "score",
26
- "qkv_proj",
27
- "o_proj"
28
  ],
29
  "task_type": "SEQ_CLS",
30
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "qkv_proj",
24
  "gate_up_proj",
25
  "down_proj",
26
+ "o_proj",
27
+ "score"
 
28
  ],
29
  "task_type": "SEQ_CLS",
30
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b5dd49b2370dd22233a9bc527dd2981bae8ec11bbcfa4c1a1dfb826840a9e87a
3
- size 1785248616
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cfd02ef954c8c5d0d9cb5a3b5075dccb55990863e97639bf20ab54051982ad0
3
+ size 1790559712
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cdb0cc604fab1861bbca2ba6be0223bfe89b32870dc33af17dc77d49b8d544f
3
+ size 5048