SrivatsaBhamidipati commited on
Commit
d138ea9
·
verified ·
1 Parent(s): f258ec3

End of training

Browse files
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  library_name: peft
3
- license: other
4
- base_model: Qwen/Qwen2.5-Coder-3B-Instruct
5
  tags:
6
  - generated_from_trainer
7
  model-index:
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # qwen2.5-coder-3b-qlora
16
 
17
- This model is a fine-tuned version of [Qwen/Qwen2.5-Coder-3B-Instruct](https://huggingface.co/Qwen/Qwen2.5-Coder-3B-Instruct) on the None dataset.
18
 
19
  ## Model description
20
 
 
1
  ---
2
  library_name: peft
3
+ license: llama2
4
+ base_model: codellama/CodeLlama-13b-Instruct-hf
5
  tags:
6
  - generated_from_trainer
7
  model-index:
 
14
 
15
  # qwen2.5-coder-3b-qlora
16
 
17
+ This model is a fine-tuned version of [codellama/CodeLlama-13b-Instruct-hf](https://huggingface.co/codellama/CodeLlama-13b-Instruct-hf) on the None dataset.
18
 
19
  ## Model description
20
 
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "Qwen/Qwen2.5-Coder-3B-Instruct",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "codellama/CodeLlama-13b-Instruct-hf",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d74b68d9c37911a465d1acc92ddf416041c9acfc83e91fe872b8208a60d841e3
3
- size 29510496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd26eb75a581ff4417296810fc20091c78e7dd9caaddce3eae959f0294e93818
3
+ size 104879176
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e347086fa2c0b355bd205246556b3afda8f83c8d1725475e5d06cea5643fbeea
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43f44a95ba805a2aae228647ba5ba914b409cb71f5c6b0f48bed7e74c1090275
3
  size 5304