GSridhar1982 commited on
Commit
43b8c14
·
verified ·
1 Parent(s): 4c1e27e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -1,11 +1,16 @@
1
  ---
2
  base_model: unsloth/llama-3-8b-bnb-4bit
3
  library_name: peft
 
 
 
 
 
4
  ---
5
 
6
  # Model Card for Model ID
7
 
8
- <!-- Provide a quick summary of what the model is/does. -->
9
 
10
 
11
 
@@ -13,7 +18,7 @@ library_name: peft
13
 
14
  ### Model Description
15
 
16
- <!-- Provide a longer summary of what this model is. -->
17
 
18
 
19
 
 
1
  ---
2
  base_model: unsloth/llama-3-8b-bnb-4bit
3
  library_name: peft
4
+ license: mit
5
+ language:
6
+ - en
7
+ metrics:
8
+ - rouge
9
  ---
10
 
11
  # Model Card for Model ID
12
 
13
+ LLama3 Quantized model fine tuned for Email Summarization
14
 
15
 
16
 
 
18
 
19
  ### Model Description
20
 
21
+ Using unsloth fine tuned the model
22
 
23
 
24