Mark237 commited on
Commit
e6f3765
·
verified ·
1 Parent(s): 9ddd796

Training in progress, step 107

Browse files
README.md CHANGED
@@ -1,6 +1,5 @@
1
  ---
2
  base_model: google/gemma-3-1b-it
3
- datasets: SetFit/sst5
4
  library_name: transformers
5
  model_name: gemma-3-1b-it-sst5
6
  tags:
@@ -12,7 +11,7 @@ licence: license
12
 
13
  # Model Card for gemma-3-1b-it-sst5
14
 
15
- This model is a fine-tuned version of [google/gemma-3-1b-it](https://huggingface.co/google/gemma-3-1b-it) on the [SetFit/sst5](https://huggingface.co/datasets/SetFit/sst5) dataset.
16
  It has been trained using [TRL](https://github.com/huggingface/trl).
17
 
18
  ## Quick start
 
1
  ---
2
  base_model: google/gemma-3-1b-it
 
3
  library_name: transformers
4
  model_name: gemma-3-1b-it-sst5
5
  tags:
 
11
 
12
  # Model Card for gemma-3-1b-it-sst5
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
@@ -32,13 +32,13 @@
32
  "rank_pattern": {},
33
  "revision": null,
34
  "target_modules": [
35
- "o_proj",
36
  "gate_proj",
37
- "down_proj",
38
- "v_proj",
39
- "k_proj",
40
  "up_proj",
41
- "q_proj"
 
 
 
42
  ],
43
  "target_parameters": null,
44
  "task_type": null,
 
32
  "rank_pattern": {},
33
  "revision": null,
34
  "target_modules": [
 
35
  "gate_proj",
36
+ "o_proj",
 
 
37
  "up_proj",
38
+ "k_proj",
39
+ "v_proj",
40
+ "q_proj",
41
+ "down_proj"
42
  ],
43
  "target_parameters": null,
44
  "task_type": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dcf8bc31086383eff1affa41a3585c60c7685b1234ad2bf828ca43dba79e01ca
3
  size 52231312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cad8f275866492f1f64086d5d05d82873d11d9063becc2299aa94e9d2d427bcf
3
  size 52231312
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:071ded88535adb0f84e2417133c4a8b9f3fd92acbeee7f061bb4dceda72f3e2b
3
  size 6225
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99d7e832ba48b69a6ae6195276b9c31e6ee882255c43fa18bcbdfce71642d5ff
3
  size 6225