knarayan commited on
Commit
f227c53
·
verified ·
1 Parent(s): 7cb7899

End of training

Browse files
README.md CHANGED
@@ -3,6 +3,8 @@ library_name: peft
3
  license: apache-2.0
4
  base_model: PY007/TinyLlama-1.1B-Chat-v0.3
5
  tags:
 
 
6
  - generated_from_trainer
7
  model-index:
8
  - name: model_colors_lora
 
3
  license: apache-2.0
4
  base_model: PY007/TinyLlama-1.1B-Chat-v0.3
5
  tags:
6
+ - trl
7
+ - sft
8
  - generated_from_trainer
9
  model-index:
10
  - name: model_colors_lora
adapter_config.json CHANGED
@@ -23,13 +23,8 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "down_proj",
27
- "v_proj",
28
- "o_proj",
29
- "gate_proj",
30
- "k_proj",
31
  "q_proj",
32
- "up_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
 
 
26
  "q_proj",
27
+ "v_proj"
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0dd1a71a38369b036a02d36d1b734022556f13ca878e89ea765123e1c76d3c1f
3
- size 25271744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd8bfbd208b0e0801ab8dfbf6f09fb9e0e1a94f2587ce99699659845ba1f8db7
3
+ size 4517152
runs/Feb14_01-23-51_c800dddc3138/events.out.tfevents.1739496236.c800dddc3138.1962.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbd8e47a09d728807775f58971599884bde6143f33d4e4f3c26dcba91b9a6ed6
3
+ size 10480
tokenizer.json CHANGED
@@ -6,16 +6,7 @@
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 1024
12
- },
13
- "direction": "Right",
14
- "pad_to_multiple_of": null,
15
- "pad_id": 2,
16
- "pad_type_id": 0,
17
- "pad_token": "</s>"
18
- },
19
  "added_tokens": [
20
  {
21
  "id": 0,
 
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
+ "padding": null,
 
 
 
 
 
 
 
 
 
10
  "added_tokens": [
11
  {
12
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1628f6bab12b4b23697499fdd9591986071521207bf15cf587c0c7ac68eac13b
3
- size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d055698b04a7e51f7b37cb86d9d51fb9a518f7518aee3e94b74a01d53fe5c5ec
3
+ size 5624