FirstLast commited on
Commit
c84bd68
1 Parent(s): 37656eb

FirstLast/tinyllama-reddit-cph-lora-finetuned-2

Browse files
README.md CHANGED
@@ -37,7 +37,7 @@ More information needed
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
- - learning_rate: 0.0001
41
  - train_batch_size: 2
42
  - eval_batch_size: 8
43
  - seed: 42
@@ -46,7 +46,7 @@ The following hyperparameters were used during training:
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: cosine
48
  - lr_scheduler_warmup_steps: 100
49
- - training_steps: 500
50
  - mixed_precision_training: Native AMP
51
 
52
  ### Training results
 
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
+ - learning_rate: 0.001
41
  - train_batch_size: 2
42
  - eval_batch_size: 8
43
  - seed: 42
 
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: cosine
48
  - lr_scheduler_warmup_steps: 100
49
+ - training_steps: 1000
50
  - mixed_precision_training: Native AMP
51
 
52
  ### Training results
adapter_config.json CHANGED
@@ -9,18 +9,18 @@
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
- "lora_alpha": 32,
13
  "lora_dropout": 0.05,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
- "r": 16,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "q_proj",
23
- "v_proj"
24
  ],
25
  "task_type": "CAUSAL_LM",
26
  "use_rslora": false
 
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
+ "lora_alpha": 64,
13
  "lora_dropout": 0.05,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
+ "r": 32,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "v_proj",
23
+ "q_proj"
24
  ],
25
  "task_type": "CAUSAL_LM",
26
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a82180a7c127ac5899ad8ab02acdd5d51ddeade8c43dad2ce3de435f69a89422
3
- size 9022864
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e97941d4dd5edb5fb23d7510f50650ad61eb375626eb9d66646248a392f3c4e1
3
+ size 18034152
runs/Dec28_11-05-18_b5e8c1a87a22/events.out.tfevents.1703761528.b5e8c1a87a22.787.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a1e3fc8e2f281f65e9b78039895a5428d802f82e9f2db95cd54c73bb10e1ead
3
+ size 7504
runs/Dec28_11-49-22_b5e8c1a87a22/events.out.tfevents.1703764168.b5e8c1a87a22.787.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b36d260a78268fe2a44766f4aa6190c5ead9d30d6193519cdf910a08936f6672
3
+ size 5464
runs/Dec28_12-00-25_b5e8c1a87a22/events.out.tfevents.1703764828.b5e8c1a87a22.787.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69c338e0cbbef36adba2b205c62bd1fc65ad6ab90df65d127fba5102ce4e8424
3
+ size 11468
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eabee23749e47e4149247b98c173438b949a9800df518671520c8f4d95cf7a67
3
  size 4283
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5a68ec1e3c17e6d10389b62a96261c5f5077548a9b8224aa56bf3d080efed88
3
  size 4283