au123 commited on
Commit
3aaebd0
1 Parent(s): daf7d7d

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
  "gate_proj",
 
 
27
  "v_proj",
28
  "q_proj",
29
- "up_proj",
30
- "o_proj",
31
- "down_proj",
32
- "k_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "up_proj",
27
  "gate_proj",
28
+ "o_proj",
29
+ "k_proj",
30
  "v_proj",
31
  "q_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:7b23b8af8c66594a38f4e257d921c3ad3b49a7024be6f0398a8fc09ce4b55fe3
3
  size 2772497632
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f96ab8ffc9e97ae37c7865a08afa9ed242d11511c397df096fe59de363d753db
3
  size 2772497632
runs/Aug22_10-24-53_merlin.doc.ic.ac.uk/events.out.tfevents.1724318702.merlin.doc.ic.ac.uk ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bfd4ae262cd7561d1b69ec658810260968b047a61852dabbcf3b2a1f9a36dd5
3
+ size 32118
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:b8b348bf86835aaeb791ac042b1011c6b191ff97edaf2ee0167ca0e258c72928
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a9145fc9a6a39471f0407c5291dd47fe70f5821aed8bc541737361c92128d40
3
  size 5048