Qin Liu commited on
Commit
95febef
1 Parent(s): 04a5414

Training in progress, step 200

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
- "v_proj",
25
  "down_proj",
26
- "k_proj",
27
  "o_proj",
 
 
 
28
  "q_proj",
29
- "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "down_proj",
 
24
  "o_proj",
25
+ "gate_proj",
26
+ "up_proj",
27
+ "k_proj",
28
  "q_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:19572cb1c46ab45a38d8ceea86eee89aa4a2f637f7b9deb1d442101add58727c
3
  size 31516744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d05a1f43976a25162cfd69a8e826eacf2a9d9275b9e97e60caca64068ae24b05
3
  size 31516744
runs/Sep29_17-21-26_COE-CS-sv002/events.out.tfevents.1727655697.COE-CS-sv002.1469991.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3ebd42b346e7ecad26812598d6bef9d884c6321ec772a597daec058f042e0e6
3
+ size 8328
runs/Sep29_17-24-25_COE-CS-sv002/events.out.tfevents.1727655875.COE-CS-sv002.1478053.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fdab9c5345136ea5c97af42dcc22fbeefbcc402f562fe5a8eec1903095af5d0
3
+ size 7695
runs/Sep29_17-26-56_COE-CS-sv002/events.out.tfevents.1727656027.COE-CS-sv002.1484919.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70145c9c2b127b68e02c2f55b37eb78c425ee4b5e3057774c3ca1524a75bdcf1
3
+ size 9805
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 4096,
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:60e69adf061213b4f043509f7298dbfe8008efd6f7d30b8f30def6c3824170c9
3
  size 6968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:264d9da6185ec928de17f70af1076b737baf6a697f78baced6e7ac958f3a941f
3
  size 6968