au123 commited on
Commit
923004e
1 Parent(s): 3efa072

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
- "gate_proj",
27
  "v_proj",
 
 
28
  "up_proj",
29
  "k_proj",
30
- "o_proj",
31
- "q_proj",
32
- "down_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "down_proj",
27
  "v_proj",
28
+ "gate_proj",
29
+ "o_proj",
30
  "up_proj",
31
  "k_proj",
32
+ "q_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:f6fd60bc558d45c62c4f80314f9a75088c11808857034b2156aaf98d7eb9b59f
3
  size 2772497632
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c273e2ac2bd58fe950f48dd920a18bbeb92c0d90fca9b03a406dab2ec735a45
3
  size 2772497632
runs/Aug12_17-30-59_cloud-vm-47-192.doc.ic.ac.uk/events.out.tfevents.1723480608.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:83a4ceb74f7f3f77b7880b7768040287950c604ae199bb4857d014d0bd7f13ba
3
+ size 9974
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:ada8f6d0fc077be70e28a16680b1a3720905dad2e91d40135a1f0e47c601d70d
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9601f051e734f6877ba23b0f570c6985acd60ad4e469bd1e1bc74db031d53ae
3
  size 5048