CharlesLi commited on
Commit
cea2316
·
verified ·
1 Parent(s): ae50cc4

Training in progress, step 50

Browse files
adapter_config.json CHANGED
@@ -20,10 +20,10 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "k_proj",
25
- "q_proj",
26
  "gate_proj",
 
 
 
27
  "o_proj",
28
  "up_proj",
29
  "down_proj"
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "gate_proj",
24
+ "q_proj",
25
+ "k_proj",
26
+ "v_proj",
27
  "o_proj",
28
  "up_proj",
29
  "down_proj"
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8b342acd466eea1c63a7bdac2e7cfa353e08deb787fb36751a732f24110e2481
3
  size 159968328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a263b5f6bb08941ccba2abe4f1ec5af85d7170a0e08972529a834e91c88e82f
3
  size 159968328
runs/Jan02_14-49-48_xe8545-a100-08/events.out.tfevents.1735825807.xe8545-a100-08.1195480.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1fe4b0a5ea0e9d1ca7f2c47990741f0e40f52316c25db6c7d6a6d8fbffacc5a
3
+ size 10978
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:b128791f00bcc57873cf0f97794ac1fcbf95fc02986181fc18a0da2585a1efe3
3
  size 6968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d99746898ee5cf7a9f6bb91c0e97e3fa0a0daebc491e7b8f65e0def9acdc7daf
3
  size 6968