ChirathD commited on
Commit
bfbc7f0
1 Parent(s): 97a570c

LexiconShiftInnovations/Gemma_Dental_it_06

Browse files
README.md CHANGED
@@ -42,13 +42,9 @@ The following hyperparameters were used during training:
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: linear
44
  - lr_scheduler_warmup_steps: 2
45
- - training_steps: 5000
46
  - mixed_precision_training: Native AMP
47
 
48
- ### Training results
49
-
50
-
51
-
52
  ### Framework versions
53
 
54
  - PEFT 0.8.2
 
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: linear
44
  - lr_scheduler_warmup_steps: 2
45
+ - training_steps: 1000
46
  - mixed_precision_training: Native AMP
47
 
 
 
 
 
48
  ### Framework versions
49
 
50
  - PEFT 0.8.2
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "revision": null,
21
  "target_modules": [
22
  "q_proj",
 
 
23
  "v_proj",
24
  "o_proj",
25
  "down_proj",
26
- "k_proj",
27
- "gate_proj",
28
- "up_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
 
20
  "revision": null,
21
  "target_modules": [
22
  "q_proj",
23
+ "k_proj",
24
+ "up_proj",
25
  "v_proj",
26
  "o_proj",
27
  "down_proj",
28
+ "gate_proj"
 
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e3ff190e2a9cfffc9546b5ec1450a6273b92c2fab75be264786a3a3ba7375f10
3
  size 39256456
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c7972b9c31dd4bc101fa384d48d60bf8ade8ffc913e7a05cee851bad1707704
3
  size 39256456
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d0d908b4f9326e0998815690e325b6abbd378978553e10627924dd825db7e243
3
- size 17477553
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb7e592b7314175501c7fc56b904d581de569169ac90e5aa2ec11a860c2cbbaa
3
+ size 17477652
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5f27ed7b267c37a1fff159262bee35ea9949762c1e79897c208af276da1b2ffb
3
- size 4856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e692e3c8c54e278d94129a1fc90da995221393d62d024d86256ac8ca066daa4
3
+ size 4920