soroushheidary commited on
Commit
c6486c6
·
verified ·
1 Parent(s): 321bab9

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -23,8 +23,8 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "k_proj",
27
- "v_proj"
28
  ],
29
  "task_type": "SEQ_CLS",
30
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "v_proj",
27
+ "k_proj"
28
  ],
29
  "task_type": "SEQ_CLS",
30
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:99b9230b4cd96becf6ae066396840df14d87d30fdad918f78e55400083bfb253
3
  size 1878368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:576e623f1afbc37f2ab2765eb9bd57d905a5659684b2ba20201fbbd2b5bec51a
3
  size 1878368
runs/Jul14_14-27-14_4ef5f5ea395d/events.out.tfevents.1720967235.4ef5f5ea395d.16411.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd10106bd78871f790df989efbe56470aa327d0029b3d9859641f0e82d71da3f
3
+ size 6288
tokenizer_config.json CHANGED
@@ -35,9 +35,16 @@
35
  "clean_up_tokenization_spaces": false,
36
  "eos_token": "<|im_end|>",
37
  "errors": "replace",
 
38
  "model_max_length": 131072,
 
39
  "pad_token": "<|im_end|>",
 
 
40
  "split_special_tokens": false,
 
41
  "tokenizer_class": "Qwen2Tokenizer",
 
 
42
  "unk_token": null
43
  }
 
35
  "clean_up_tokenization_spaces": false,
36
  "eos_token": "<|im_end|>",
37
  "errors": "replace",
38
+ "max_length": 128,
39
  "model_max_length": 131072,
40
+ "pad_to_multiple_of": null,
41
  "pad_token": "<|im_end|>",
42
+ "pad_token_type_id": 0,
43
+ "padding_side": "right",
44
  "split_special_tokens": false,
45
+ "stride": 0,
46
  "tokenizer_class": "Qwen2Tokenizer",
47
+ "truncation_side": "right",
48
+ "truncation_strategy": "longest_first",
49
  "unk_token": null
50
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:725910cb71683b6e34725b0866c353a381f9b047c950f8ef012bcea6c4f06cd2
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49df59388b7d307076807337a868bc58606fce7de54aa98f66060ea79738953f
3
  size 5112