PEFT
Safetensors
Habana
ndavidson commited on
Commit
e2ce673
1 Parent(s): 36ee043

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -7
README.md CHANGED
@@ -1,11 +1,14 @@
1
  ---
2
  library_name: peft
3
  base_model: rhysjones/phi-2-orange-v2
 
 
 
4
  ---
5
 
6
  # Model Card for Model ID
7
 
8
- <!-- Provide a quick summary of what the model is/does. -->
9
 
10
 
11
 
@@ -17,13 +20,13 @@ base_model: rhysjones/phi-2-orange-v2
17
 
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]
25
  - **License:** [More Information Needed]
26
- - **Finetuned from model [optional]:** [More Information Needed]
27
 
28
  ### Model Sources [optional]
29
 
@@ -203,4 +206,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
203
  ### Framework versions
204
 
205
 
206
- - PEFT 0.6.2
 
1
  ---
2
  library_name: peft
3
  base_model: rhysjones/phi-2-orange-v2
4
+ license: apache-2.0
5
+ datasets:
6
+ - ndavidson/cisco_sft
7
  ---
8
 
9
  # Model Card for Model ID
10
 
11
+ Model is a finetune of rhysjones/phi-2-orange-v2 on the cisco-sft dataset. Finetuned using 8xGaudi-2 AI Accelerator HPU chips using DDP Deepspeed.
12
 
13
 
14
 
 
20
 
21
 
22
 
23
+ - **Developed by:** Cisco
24
+ - **Funded by [optional]:** Cisco
25
+ - **Shared by [optional]:** Cisco
26
+ - **Model type:** QLoRA
27
  - **Language(s) (NLP):** [More Information Needed]
28
  - **License:** [More Information Needed]
29
+ - **Finetuned from model [optional]:** rhysjones/phi-2-orange-v2
30
 
31
  ### Model Sources [optional]
32
 
 
206
  ### Framework versions
207
 
208
 
209
+ - PEFT 0.6.2