IntellectusAI commited on
Commit
6e5ee5c
·
verified ·
1 Parent(s): ebd4d71

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -21,9 +21,9 @@
21
  "revision": null,
22
  "target_modules": [
23
  "q_proj",
 
24
  "v_proj",
25
  "gate_proj",
26
- "o_proj",
27
  "k_proj"
28
  ],
29
  "task_type": "CAUSAL_LM",
 
21
  "revision": null,
22
  "target_modules": [
23
  "q_proj",
24
+ "o_proj",
25
  "v_proj",
26
  "gate_proj",
 
27
  "k_proj"
28
  ],
29
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:58ef8a993c12bf5c459d705f1c74cff2982b4c81e0e4bbf699e1dcbe92819910
3
  size 92317600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5cde498ed0a8a908cb9517bce5916578f2302b3c0b3a197f3fcd6d765c5e3a4
3
  size 92317600
tokenizer.json CHANGED
@@ -2,7 +2,7 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 1024,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 2000,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:81d2e914bbda72e796fb4e27d0c5854686f9898d29b24d616c5b1d6c9e08aeeb
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b88702644c6382130e3c176a3d44da8133e19feb28a361836fab33318e695a3
3
  size 5112