snewcomer commited on
Commit
757ca07
1 Parent(s): ed12439

Model save

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "q_proj",
23
- "k_proj",
24
  "fc2",
25
- "v_proj",
26
  "fc1",
 
27
  "Wqkv",
28
- "lm_head"
 
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
22
  "fc2",
23
+ "k_proj",
24
  "fc1",
25
+ "q_proj",
26
  "Wqkv",
27
+ "lm_head",
28
+ "v_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4b61841a04498984a4aa30fae23cb25532463112c4c7e583881f8fc912a5bfcf
3
  size 604714936
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5cb2ea7d409479f6ead57c78035a02d27dc92670e406f854c62e2fcbdad2ea5
3
  size 604714936
runs/Jan14_03-57-24_193481f13050/events.out.tfevents.1705204645.193481f13050.6018.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f44b1edd4351f7c8a7e1f3f4cbe660c944ec58ba925354834df2a1ddef3f25a
3
+ size 7284
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9a1a1e2c9438a2fd6af58c2824b1e327eccd23df60ba1fa9a3b754f2ab596bc3
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5ea303394596ceda09fbc2502a61de03d94dea48d4ea7505aaba5a3f7631d5d
3
  size 4728