Dobby091 commited on
Commit
f66bc00
·
verified ·
1 Parent(s): 2b123c0

Dobby/KOKO-Instruct

Browse files
README.md CHANGED
@@ -46,7 +46,7 @@ The following hyperparameters were used during training:
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: constant
48
  - lr_scheduler_warmup_steps: 0.03
49
- - training_steps: 20
50
 
51
  ### Training results
52
 
 
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: constant
48
  - lr_scheduler_warmup_steps: 0.03
49
+ - training_steps: 100
50
 
51
  ### Training results
52
 
adapter_config.json CHANGED
@@ -20,8 +20,8 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "q_proj"
25
  ],
26
  "task_type": "CASUAL_LM",
27
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
24
+ "v_proj"
25
  ],
26
  "task_type": "CASUAL_LM",
27
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dbec701c35639de2a71ae9b4eb590981b3efac049ac9a0db091941d050c5383a
3
  size 109069176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a7b9568d612273c43d1e7ab32587db2f5c841c03c888191c1d2edab5dc4a323
3
  size 109069176
tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dadfd56d766715c61d2ef780a525ab43b8e6da4de6865bda3d95fdef5e134055
3
+ size 493443
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:611f928378556ff4d39b41695fc29c664f641d709bebb7757d79e054db8450cb
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a4b3c19ba04834c709a8769f5c3e0e5ac505b1085e51597e1c7d8f3db9c38bf
3
  size 4984