au123 commited on
Commit
e5075c1
1 Parent(s): 3000fb9

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -24,12 +24,12 @@
24
  "revision": null,
25
  "target_modules": [
26
  "gate_proj",
27
- "k_proj",
28
- "o_proj",
29
- "q_proj",
30
  "v_proj",
 
 
 
31
  "up_proj",
32
- "down_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
24
  "revision": null,
25
  "target_modules": [
26
  "gate_proj",
 
 
 
27
  "v_proj",
28
+ "q_proj",
29
+ "k_proj",
30
+ "down_proj",
31
  "up_proj",
32
+ "o_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:2241ddbed96b16c332c8ddf25b8494331551fe20d14984ca88946e631e02e565
3
  size 2772497632
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bf9fa6e4a71593b831d8b1f10a51941ac183f3b48ebed7791534b230be7f497
3
  size 2772497632
runs/Jul19_00-42-04_cloud-vm-47-193.doc.ic.ac.uk/events.out.tfevents.1721346137.cloud-vm-47-193.doc.ic.ac.uk ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a7cd430e964aacf99147237e87363e2b33ce945841e5ab2e9e3a0fce2dc1d30
3
+ size 15241
tokenizer.json CHANGED
@@ -1,11 +1,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
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e7e7a71c35f12173ac194c90534a291d0e1ce46e104aeb315ed19295f2f2fbd
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ea41a0e9740a21a7ab23a114f4598b9d6bed49819c64de822b40451616ada14
3
  size 5048