Upload folder using huggingface_hub

#1
by midnightnow - opened
0000100_adapters.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:503afd5d8dd51bc2985055ed478a5356242cb4eae4e0866dcb89de8a7a6fef4d
3
+ size 5877295
0000200_adapters.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72edb133fe2bb54668312c74446f04e6a5f636ab6370dd5920c5bc9e2f08f392
3
+ size 5877295
adapter_config.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "adapter_path": "./models/macos-brain-lora",
3
+ "batch_size": 4,
4
+ "config": null,
5
+ "data": "./data/synthetic",
6
+ "fine_tune_type": "lora",
7
+ "grad_accumulation_steps": 1,
8
+ "grad_checkpoint": false,
9
+ "iters": 200,
10
+ "learning_rate": 2e-05,
11
+ "lora_parameters": {
12
+ "rank": 8,
13
+ "dropout": 0.0,
14
+ "scale": 20.0
15
+ },
16
+ "lr_schedule": null,
17
+ "mask_prompt": false,
18
+ "max_seq_length": 2048,
19
+ "model": "mlx-community/Qwen2.5-0.5B-Instruct-4bit",
20
+ "num_layers": 8,
21
+ "optimizer": "adam",
22
+ "optimizer_config": {
23
+ "adam": {},
24
+ "adamw": {},
25
+ "muon": {},
26
+ "sgd": {},
27
+ "adafactor": {}
28
+ },
29
+ "project_name": null,
30
+ "report_to": null,
31
+ "resume_adapter_file": null,
32
+ "save_every": 100,
33
+ "seed": 0,
34
+ "steps_per_eval": 200,
35
+ "steps_per_report": 20,
36
+ "test": false,
37
+ "test_batches": 500,
38
+ "train": true,
39
+ "val_batches": 25
40
+ }
adapters.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72edb133fe2bb54668312c74446f04e6a5f636ab6370dd5920c5bc9e2f08f392
3
+ size 5877295