curseofknowledge commited on
Commit
6082ae0
·
verified ·
1 Parent(s): 3f26a1b

Training in progress, epoch 1

Browse files
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- base_model: google/gemma-3-1b-pt
3
  library_name: transformers
4
  model_name: gemma-text-to-sql
5
  tags:
@@ -11,7 +11,7 @@ licence: license
11
 
12
  # Model Card for gemma-text-to-sql
13
 
14
- This model is a fine-tuned version of [google/gemma-3-1b-pt](https://huggingface.co/google/gemma-3-1b-pt).
15
  It has been trained using [TRL](https://github.com/huggingface/trl).
16
 
17
  ## Quick start
 
1
  ---
2
+ base_model: google/gemma-3-1b-it
3
  library_name: transformers
4
  model_name: gemma-text-to-sql
5
  tags:
 
11
 
12
  # Model Card for gemma-text-to-sql
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
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "google/gemma-3-1b-pt",
5
  "bias": "none",
6
  "corda_config": null,
7
  "eva_config": null,
@@ -25,13 +25,13 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "o_proj",
29
  "k_proj",
30
  "up_proj",
31
- "q_proj",
32
- "gate_proj",
33
  "v_proj",
34
- "down_proj"
 
35
  ],
36
  "task_type": "CAUSAL_LM",
37
  "trainable_token_indices": null,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "google/gemma-3-1b-it",
5
  "bias": "none",
6
  "corda_config": null,
7
  "eva_config": null,
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
+ "q_proj",
29
  "k_proj",
30
  "up_proj",
31
+ "o_proj",
 
32
  "v_proj",
33
+ "down_proj",
34
+ "gate_proj"
35
  ],
36
  "task_type": "CAUSAL_LM",
37
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:991e98d6dd5ae8e900786b786f86a27f6dd9997fd2d396bfa074c70a04c184bc
3
  size 52231312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e0285de9aec88fb7847b2f3ff284fd110948ef87b91fe975cdfb0fd3c3bccfc
3
  size 52231312
runs/Jul19_03-15-50_DESKTOP-NKD4QD0/events.out.tfevents.1752884151.DESKTOP-NKD4QD0.10400.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7079a363b45cb3be8977106bf10944b12c52fff439cf88b402c38e4af85f711
3
+ size 6917
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d183d4dc9532af96d8f32f89272661e4d9d08773227b09d74445c6c524c1c698
3
  size 6225
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b68a8131dfeb6d8acf15d6442d00d0dc438fd1c9bd8ee4d1ccf60613aa7ee7f0
3
  size 6225