abarbosa commited on
Commit
b350321
·
1 Parent(s): 08302e8

update c4 files to be reproducible

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
- "down_proj",
24
- "qkv_proj",
25
  "score",
26
  "gate_up_proj",
 
 
27
  "o_proj"
28
  ],
29
  "task_type": "SEQ_CLS",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "score",
24
  "gate_up_proj",
25
+ "qkv_proj",
26
+ "down_proj",
27
  "o_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:df04e1f6bdbaf0220b1f753ae13df2ccc7a397831205a62dea7a90ceffd2a269
3
- size 1785248616
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ede75cd896ec498d84bfd3bbb58d62b756c362e9f4b346d6254c80170b27699
3
+ size 1790559712
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2804016f68d8b9555d9495b3dedf330f24a01c5c9e29e0884bf37c7f99c7236d
3
+ size 5048