rayraycano commited on
Commit
00e0d3c
·
verified ·
1 Parent(s): f5be5b7

Model save

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- base_model: google/gemma-3-27b-it
3
  library_name: transformers
4
  model_name: finetune-demo-lora
5
  tags:
@@ -11,7 +11,7 @@ licence: license
11
 
12
  # Model Card for finetune-demo-lora
13
 
14
- This model is a fine-tuned version of [google/gemma-3-27b-it](https://huggingface.co/google/gemma-3-27b-it).
15
  It has been trained using [TRL](https://github.com/huggingface/trl).
16
 
17
  ## Quick start
@@ -27,7 +27,7 @@ print(output["generated_text"])
27
 
28
  ## Training procedure
29
 
30
- [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/philipkiely-baseten/baseten-finetune-demo/runs/fudveins)
31
 
32
 
33
  This model was trained with SFT.
 
1
  ---
2
+ base_model: google/gemma-3-1b-it
3
  library_name: transformers
4
  model_name: finetune-demo-lora
5
  tags:
 
11
 
12
  # Model Card for finetune-demo-lora
13
 
14
+ This model is a fine-tuned version of [google/gemma-3-1b-it](https://huggingface.co/google/gemma-3-1b-it).
15
  It has been trained using [TRL](https://github.com/huggingface/trl).
16
 
17
  ## Quick start
 
27
 
28
  ## Training procedure
29
 
30
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/philipkiely-baseten/baseten-finetune-demo/runs/g3j77etl)
31
 
32
 
33
  This model was trained with SFT.