jeong3080 commited on
Commit
e6c37d0
1 Parent(s): ee5889f

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -1,20 +1,28 @@
1
  {
 
2
  "auto_mapping": null,
3
  "base_model_name_or_path": "checkpoint_raw/gpt2",
4
  "bias": "none",
5
  "fan_in_fan_out": false,
6
  "inference_mode": true,
7
  "init_lora_weights": true,
 
8
  "layers_pattern": null,
9
  "layers_to_transform": null,
 
10
  "lora_alpha": 32,
11
  "lora_dropout": 0.05,
 
 
12
  "modules_to_save": null,
13
  "peft_type": "LORA",
14
  "r": 16,
 
15
  "revision": null,
16
  "target_modules": [
17
  "c_attn"
18
  ],
19
- "task_type": "CAUSAL_LM"
 
 
20
  }
 
1
  {
2
+ "alpha_pattern": {},
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "checkpoint_raw/gpt2",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
9
+ "layer_replication": null,
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
+ "loftq_config": {},
13
  "lora_alpha": 32,
14
  "lora_dropout": 0.05,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
  "r": 16,
20
+ "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
  "c_attn"
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:a829aad9ef034d3ea4ca678048f8ef9fb826cde5149278f4bfe2de74316799e9
3
  size 2362376
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e13bd348552ecd9a577ca8e0b447959de53584c0cfd0861dcb4c2eddae7db8b4
3
  size 2362376
runs/Oct22_06-58-40_6d24293528e4/events.out.tfevents.1729580321.6d24293528e4.1588.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:52d15bf59f24b087ea66ae9bc7b62fadfa105e567b8b480e59938f2cc758b793
3
- size 88395
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:617bc026322bd6bfc8f69b1ab51022c08e287ba5212f2c0867126359e961c862
3
+ size 88666
runs/Oct22_07-03-17_6d24293528e4/events.out.tfevents.1729580598.6d24293528e4.1735.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e465fe490c31c6c5cc62326b8136628f8dfd61ea99b9bc9c500c45d5a3633a11
3
+ size 17437
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:18f44b52f9034f8e5ac47917cb19e8a1e3a6b212c6354db68e7d24bb03414ff1
3
  size 5051
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:527162d23ee3cc72bf7cb3179a7e1c0a0d77cb0112f7f58936036ecd57e358c5
3
  size 5051