soroushheidary commited on
Commit
6240ae7
1 Parent(s): 4705e4a

Training in progress, epoch 1

Browse files
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:438f9e7f70e136ff4b531d4c67b889392b4b727c1e3f85dfa4e3fd314326e35e
3
  size 1878368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4dd9ee38182a16a29bfa1ad1bbf47f78a4ba591828a7c6dc28b3176706f3d9d
3
  size 1878368
runs/Jul15_11-22-11_1f98dafd266e/events.out.tfevents.1721042533.1f98dafd266e.13700.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a21bfed3288e284e74677bae28ff28c17d09d857e5812039a1c1591e39d8d32e
3
+ size 11397
tokenizer.json CHANGED
@@ -7,7 +7,9 @@
7
  "stride": 0
8
  },
9
  "padding": {
10
- "strategy": "BatchLongest",
 
 
11
  "direction": "Right",
12
  "pad_to_multiple_of": null,
13
  "pad_id": 151645,
 
7
  "stride": 0
8
  },
9
  "padding": {
10
+ "strategy": {
11
+ "Fixed": 128
12
+ },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
15
  "pad_id": 151645,
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:e33a0f52b27015be198af411269446afbe0549732878f78a8d3c134edb695b75
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00cb40a6ff85fe115122365ffcb54dd5de7c9eca717101d049305058bbecb56e
3
  size 5112