au123 commited on
Commit
5c7ee30
1 Parent(s): 032282d

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "q_proj",
27
  "gate_proj",
28
- "o_proj",
29
- "down_proj",
30
  "k_proj",
 
31
  "up_proj",
32
- "v_proj"
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "gate_proj",
 
 
27
  "k_proj",
28
+ "v_proj",
29
  "up_proj",
30
+ "q_proj",
31
+ "o_proj",
32
+ "down_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:267ffee3d392cc61d5cbf6064b8a390561f89113d5ac2a2e0d29541a819e761f
3
  size 2772497632
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b809c63dfea347884b587519bdf3f270c1441b98dbfd13131b7c44a732926b6
3
  size 2772497632
runs/Aug24_01-25-17_cloud-vm-47-192.doc.ic.ac.uk/events.out.tfevents.1724459130.cloud-vm-47-192.doc.ic.ac.uk ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e344da87020468ca7e2bdde1528bfd44fa9435af1c0dc6c8944651b3214936b
3
+ size 13350
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 2048,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9265eaf13354858d57570ac055e6b825ef9077c0e7eb5db33e8dce34b2bb94fa
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:000f0c868b079c5b36ae20f575465bfc0f28f8e87c0bdbedf64846261630a66e
3
  size 5048