andrealexroom commited on
Commit
c7bb239
·
verified ·
1 Parent(s): 06e28f6

Training in progress, step 8

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "andrealexroom/LexLLMv0.0.0.x.10.19d",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": false,
@@ -20,8 +20,8 @@
20
  "revision": null,
21
  "target_modules": [
22
  "lm_head",
23
- "v_proj",
24
  "k_proj",
 
25
  "q_proj",
26
  "o_proj",
27
  "gate_proj",
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "andrealexroom/LexLLMv0.0.0.x.10.20a",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": false,
 
20
  "revision": null,
21
  "target_modules": [
22
  "lm_head",
 
23
  "k_proj",
24
+ "v_proj",
25
  "q_proj",
26
  "o_proj",
27
  "gate_proj",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dec43770fe879a922de98313800f8c9057bfbe768982779b61042d39384afbd8
3
  size 304725584
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6c512e378c724758a67b7e0ce8af1be4962b3304e7bb7d13b04de3e7936d723
3
  size 304725584
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 8192,
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:9b5dd923c5ceffa51d57981b0e0a12fc178c19e0eac3288b0a3b87521b3a35c7
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f89e0177daa43ab82202c308feaaea4ac10d3b8e2abe1f2b997ac0d22a8eed3
3
  size 4728