scrawlsbraid commited on
Commit
a527a7b
·
verified ·
1 Parent(s): 131998a

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": "TinyLlama/TinyLlama-1.1B-Chat-v0.3",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -23,5 +23,6 @@
23
  "q_proj"
24
  ],
25
  "task_type": "CAUSAL_LM",
 
26
  "use_rslora": false
27
  }
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "PY007/TinyLlama-1.1B-Chat-v0.3",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
23
  "q_proj"
24
  ],
25
  "task_type": "CAUSAL_LM",
26
+ "use_dora": false,
27
  "use_rslora": false
28
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e978b8ae2ef39d91eef2c1eb4af73e8263d2381c7da83077eeb4770072f7f498
3
  size 4517152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0eb8f7846185a74ef5962ca75478cad49fa2021d732a75b7860f9588bf09de0
3
  size 4517152
runs/Mar12_18-44-10_d973fd003acf/events.out.tfevents.1710269055.d973fd003acf.574.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a52cde63329f6d3613cc86f33b0694ca9763c27b8be171774fca317ba05bc279
3
+ size 9624
tokenizer_config.json CHANGED
@@ -1,4 +1,6 @@
1
  {
 
 
2
  "added_tokens_decoder": {
3
  "0": {
4
  "content": "<unk>",
 
1
  {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
  "added_tokens_decoder": {
5
  "0": {
6
  "content": "<unk>",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6253430b36c504433a783c972b9a5ad9a731a40f01bc16ff0cbc7d14d25d84f2
3
- size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c449a428e0a307fef06a0aedc7f48485ca84f607823719f2f0989da69b6afdb9
3
+ size 4920