Ksgk-fy commited on
Commit
42d9061
1 Parent(s): 55183f9

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
- "down_proj",
25
  "k_proj",
26
- "v_proj",
27
  "gate_proj",
 
 
28
  "q_proj",
29
- "o_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "k_proj",
 
24
  "gate_proj",
25
+ "o_proj",
26
+ "up_proj",
27
  "q_proj",
28
+ "v_proj",
29
+ "down_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:64d24b5a7c3f5334321cc7d48a62a6529442d38f0e077c8437d65a1e8d26b33d
3
  size 1342239008
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e1833ae9be0d528122ad5d7ddd2968a9f8abd7e9c41ee6fa36a028596cc0eb8
3
  size 1342239008
runs/May01_02-12-10_fc36eaa6c505/events.out.tfevents.1714529541.fc36eaa6c505.3107.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2e353933c7e3b59d95ea5ab6689dfbe4c188f3ca73fdc09cabb996fb6f0da87
3
+ size 5389
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Left",
5
- "max_length": 512,
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
  {
tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dadfd56d766715c61d2ef780a525ab43b8e6da4de6865bda3d95fdef5e134055
3
+ size 493443
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fab267ac9dbf31befd0478b74874793b2e77f4afac38b0756cbe460a58429046
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb8c3baa7f22f081ff8fe841ee8201a6ad002cf32198a842117ba89fa18e5881
3
  size 4984