mgrbyte commited on
Commit
3c6d355
·
verified ·
1 Parent(s): 4e777e6

Training in progress, step 1000

Browse files
README.md CHANGED
@@ -4,9 +4,9 @@ library_name: transformers
4
  model_name: llama-3.2-1b-welsh-cpt
5
  tags:
6
  - generated_from_trainer
7
- - trl
8
- - sft
9
  - unsloth
 
 
10
  licence: license
11
  ---
12
 
 
4
  model_name: llama-3.2-1b-welsh-cpt
5
  tags:
6
  - generated_from_trainer
 
 
7
  - unsloth
8
+ - sft
9
+ - trl
10
  licence: license
11
  ---
12
 
adapter_config.json CHANGED
@@ -26,8 +26,8 @@
26
  "megatron_config": null,
27
  "megatron_core": "megatron.core",
28
  "modules_to_save": [
29
- "lm_head",
30
- "embed_tokens"
31
  ],
32
  "peft_type": "LORA",
33
  "peft_version": "0.18.1",
@@ -36,13 +36,13 @@
36
  "rank_pattern": {},
37
  "revision": null,
38
  "target_modules": [
39
- "gate_proj",
40
- "k_proj",
41
  "o_proj",
42
- "up_proj",
43
  "q_proj",
44
  "down_proj",
45
- "v_proj"
 
 
 
46
  ],
47
  "target_parameters": null,
48
  "task_type": "CAUSAL_LM",
 
26
  "megatron_config": null,
27
  "megatron_core": "megatron.core",
28
  "modules_to_save": [
29
+ "embed_tokens",
30
+ "lm_head"
31
  ],
32
  "peft_type": "LORA",
33
  "peft_version": "0.18.1",
 
36
  "rank_pattern": {},
37
  "revision": null,
38
  "target_modules": [
 
 
39
  "o_proj",
 
40
  "q_proj",
41
  "down_proj",
42
+ "up_proj",
43
+ "v_proj",
44
+ "gate_proj",
45
+ "k_proj"
46
  ],
47
  "target_parameters": null,
48
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:721194e7ce8eb4f1c333ddaf013f9e25ae876761b4d56b7e64dec4ac6fca4e71
3
  size 1411413824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c78d704a65e5ef1b61dc04b76a952144980139d666d7abf85af9ccee0c994762
3
  size 1411413824
logs/events.out.tfevents.1769593106.5190bf10239c.1.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5544356c53b74ebda361c72b32652965cf8e8c48ddbe1bed6c7d997aff4c31fc
3
- size 11776228
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc670c52477a75afd3e4b286dad2dc044971baea7cf234d9e01ed47c04529284
3
+ size 11786763
logs/events.out.tfevents.1770061557.fe6da3ac9428.1.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:280ce5f3603f54d787281d9fd2998cecca63a4855a20730e81210e4fae65a381
3
+ size 216793
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d593a5ec5cec637f5c9ae8d059a3da58a978e1223289b6f6c670812f13d0c5ff
3
  size 6353
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ae5e89f008d0065ea1599764290c8e49b59cf8619cddaab1cfd489b0b5c11a1
3
  size 6353