CharlesLi commited on
Commit
c71101f
·
verified ·
1 Parent(s): d5d9754

Training in progress, step 30

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
  "q_proj",
25
- "gate_proj",
26
  "down_proj",
27
- "up_proj",
28
- "v_proj",
29
- "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "up_proj",
24
  "q_proj",
25
+ "o_proj",
26
  "down_proj",
27
+ "gate_proj",
28
+ "k_proj",
29
+ "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d87bc6aebb523d77d85d6900c1774929aeac01ea9244d2d5e25f3a287e9c0059
3
  size 167832688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:977b7c7583c6ce8e36a0253b58bffa203e25f3045057706907b4a411094f7503
3
  size 167832688
runs/Jan02_16-02-14_xe8545-a100-08/events.out.tfevents.1735830143.xe8545-a100-08.1203246.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa468759e72007aad5eb3537fa084ba0454d36d3a62a7cf4fb6ae2ebb959cdaf
3
+ size 9258
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:0c2be0d8b5e14ae42678a957aa5fd197768250ee61e71c6ca4879b3ed30183ad
3
  size 6968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:edbb4a72dbe9794046b7238b6084a6fc9021267ef4a118a3f5e8c1eaf4ac95e2
3
  size 6968