CharlesLi commited on
Commit
ed8db32
·
verified ·
1 Parent(s): c9757c7

Training in progress, step 50

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "o_proj",
24
- "gate_proj",
25
  "q_proj",
26
  "v_proj",
 
27
  "k_proj",
28
- "down_proj",
29
  "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "down_proj",
 
24
  "q_proj",
25
  "v_proj",
26
+ "gate_proj",
27
  "k_proj",
28
+ "o_proj",
29
  "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9f0c7bd7aaa4b3e43e16ea7e3f99c4b13e344a48de6c0ce61349013e1f333c06
3
  size 159968328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b7f8f4c178686fc9569db95da457288377f71e19e9bef03936e1231fc9f0c92
3
  size 159968328
runs/Jan02_14-10-18_xe8545-a100-08/events.out.tfevents.1735823452.xe8545-a100-08.1190178.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:790610f8c83166149d62e15e6bc6cf6c5765dfeaf72afcedcadd332d4a5f5cf2
3
+ size 8863
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:bdb13074ed2962c4deb1c8886203ab14ec42dd472618c01f503f068b9b6f2a9f
3
  size 6968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc628386ae0caed3a8d34e3b4e3a239f0e4ab0efe037979124a9830effd98a89
3
  size 6968