kingabzpro commited on
Commit
38d727d
1 Parent(s): 47e64d9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -17
README.md CHANGED
@@ -1,14 +1,21 @@
1
  ---
2
- license: mit
3
  library_name: peft
4
  tags:
5
- - trl
6
- - sft
 
 
7
  - generated_from_trainer
8
  base_model: microsoft/phi-2
9
  model-index:
10
  - name: phi-2-role-play
11
  results: []
 
 
 
 
 
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -18,19 +25,6 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [microsoft/phi-2](https://huggingface.co/microsoft/phi-2) on an unknown dataset.
20
 
21
- ## Model description
22
-
23
- More information needed
24
-
25
- ## Intended uses & limitations
26
-
27
- More information needed
28
-
29
- ## Training and evaluation data
30
-
31
- More information needed
32
-
33
- ## Training procedure
34
 
35
  ### Training hyperparameters
36
 
@@ -45,7 +39,7 @@ The following hyperparameters were used during training:
45
 
46
  ### Training results
47
 
48
-
49
 
50
  ### Framework versions
51
 
 
1
  ---
2
+ license: apache-2.0
3
  library_name: peft
4
  tags:
5
+ - pretrained
6
+ - lora
7
+ - qlora
8
+ - 4bit
9
  - generated_from_trainer
10
  base_model: microsoft/phi-2
11
  model-index:
12
  - name: phi-2-role-play
13
  results: []
14
+ datasets:
15
+ - hieunguyenminh/roleplay
16
+ language:
17
+ - en
18
+ pipeline_tag: text-generation
19
  ---
20
 
21
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
25
 
26
  This model is a fine-tuned version of [microsoft/phi-2](https://huggingface.co/microsoft/phi-2) on an unknown dataset.
27
 
 
 
 
 
 
 
 
 
 
 
 
 
 
28
 
29
  ### Training hyperparameters
30
 
 
39
 
40
  ### Training results
41
 
42
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/603945d6db430f160dced222/dfhsIkKOXAz7xBSWyfRqa.png)
43
 
44
  ### Framework versions
45