au123 commited on
Commit
91072d7
1 Parent(s): cf44626

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "q_proj",
27
  "up_proj",
28
- "k_proj",
29
- "gate_proj",
30
  "v_proj",
31
- "down_proj",
32
- "o_proj"
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "o_proj",
27
  "up_proj",
28
+ "q_proj",
 
29
  "v_proj",
30
+ "gate_proj",
31
+ "k_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:1091199cbd691d945250ed9d71144ae67bd83e1802393b78a585294926e0c38b
3
  size 2772497632
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:693f2ae1089dd9ced468c3a10442e8a461ecf2c2b3963b6e4b4b452f98f60160
3
  size 2772497632
runs/Jul24_19-19-13_merlin.doc.ic.ac.uk/events.out.tfevents.1721845162.merlin.doc.ic.ac.uk ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0c8f80c0b768169021df5cf1005959ff9593ecd1b2242a183412b703dab2463
3
+ size 15586
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:750fa4ac82f8fe17ef9c02e15e54c63f24ea8278ed2f0fad288300817df50374
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4d9a58249e1c8b20876c9292506b8bf860a07ee382deaa370c3d14fc846f944
3
  size 5048