alenphilip commited on
Commit
08a3145
·
verified ·
1 Parent(s): f782870

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -15,6 +15,16 @@ tags:
15
  - python-security
16
  - code-optimization
17
  pipeline_tag: text-generation
 
 
 
 
 
 
 
 
 
 
18
  ---
19
 
20
  # Code Review Assistant Model
@@ -245,6 +255,7 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
245
  - QLoRA for parameter-efficient fine-tuning
246
 
247
  ## Citation
 
248
  @misc{alen_philip_george_2025,
249
  author = {Alen Philip George},
250
  title = {Code_Review_Assistant_Model (Revision 233d438)},
@@ -253,6 +264,7 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
253
  doi = {10.57967/hf/6836},
254
  publisher = {Hugging Face}
255
  }
 
256
  ## Model Card Authors
257
  Alen Philip George
258
 
 
15
  - python-security
16
  - code-optimization
17
  pipeline_tag: text-generation
18
+ datasets:
19
+ - alenphilip/Code-Review-Assistant
20
+ - alenphilip/Code-Review-Assistant-Eval
21
+ language:
22
+ - en
23
+ metrics:
24
+ - rouge
25
+ - bleu
26
+ base_model:
27
+ - Qwen/Qwen2.5-7B-Instruct
28
  ---
29
 
30
  # Code Review Assistant Model
 
255
  - QLoRA for parameter-efficient fine-tuning
256
 
257
  ## Citation
258
+ ```bibtex
259
  @misc{alen_philip_george_2025,
260
  author = {Alen Philip George},
261
  title = {Code_Review_Assistant_Model (Revision 233d438)},
 
264
  doi = {10.57967/hf/6836},
265
  publisher = {Hugging Face}
266
  }
267
+ ```
268
  ## Model Card Authors
269
  Alen Philip George
270