Atipico1 commited on
Commit
37aa4cb
1 Parent(s): 9c9f937

Training in progress, step 3000

Browse files
adapter_config.json CHANGED
@@ -20,10 +20,10 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
  "k_proj",
25
- "o_proj",
26
- "v_proj"
 
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "k_proj",
24
+ "q_proj",
25
+ "v_proj",
26
+ "o_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:636423a9194accc4e4cc4f081f42dff9aab88a94153f86a7c92f412f623f09a9
3
  size 69760376
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c05dd85a7f0e628cc636a24abe13034cd30aa6aec72d107ca7dc62f784c4948
3
  size 69760376
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 4096,
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:ef9c150a4e2de09393e298b92b24265197b25b3834332d5dfac7f0c876e832cb
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fd1e4e3be6c71d518efb37ce42b186c76d46c4b10511483ea46f050325ecd1f
3
  size 5368