IbrahimmiharbI commited on
Commit
135ae17
1 Parent(s): 3ea6ed4

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "TheBloke/zephyr-7B-alpha-GPTQ",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "TheBloke/Yarn-Mistral-7B-128k-GPTQ",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3e913c8d5e7d0e3f7a7ca68acf5756da96ff37582485fff56d9b4a1aa611f8fe
3
  size 27280152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a405c6f63f30f5bbf1a5bd8eb3e34caf857bd4c83d37cccee010214ddd1c889
3
  size 27280152
runs/Nov14_09-21-10_8386718105d6/events.out.tfevents.1699953686.8386718105d6.1029.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e698776137b5804cac9094696f0e49372d931c59c9bbd9677f7d5d3cc9ca283
3
+ size 6530
tokenizer.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "version": "1.0",
3
  "truncation": {
4
- "direction": "Left",
5
  "max_length": 512,
6
  "strategy": "LongestFirst",
7
  "stride": 0
 
1
  {
2
  "version": "1.0",
3
  "truncation": {
4
+ "direction": "Right",
5
  "max_length": 512,
6
  "strategy": "LongestFirst",
7
  "stride": 0
tokenizer_config.json CHANGED
@@ -39,7 +39,6 @@
39
  "sp_model_kwargs": {},
40
  "spaces_between_special_tokens": false,
41
  "tokenizer_class": "LlamaTokenizer",
42
- "truncation_side": "left",
43
  "unk_token": "<unk>",
44
  "use_default_system_prompt": true
45
  }
 
39
  "sp_model_kwargs": {},
40
  "spaces_between_special_tokens": false,
41
  "tokenizer_class": "LlamaTokenizer",
 
42
  "unk_token": "<unk>",
43
  "use_default_system_prompt": true
44
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7ba237e4b16dfc5a744066d1a7cfa5dc8585c48f51f35d04eeae5b5c77550803
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c9e5cc545632f6e81502ccc4206e793f8fc6c90d4e6dc60a626b52e58bcda9f
3
  size 4600