silent666 commited on
Commit
0903611
·
verified ·
1 Parent(s): c23e020

Upload folder using huggingface_hub

Browse files
adapter_config.json CHANGED
@@ -21,10 +21,10 @@
21
  "revision": null,
22
  "target_modules": [
23
  "o_proj",
24
- "gate_up_proj",
25
  "down_proj",
26
- "ffn",
27
- "qkv_proj"
 
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "o_proj",
 
24
  "down_proj",
25
+ "gate_up_proj",
26
+ "qkv_proj",
27
+ "ffn"
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:1c847abfbde8891d3a1a7c4f65b4e22808f82043577dba977d1ada2e154ba2e9
3
  size 805341552
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68e4fc238fb16a9a241262c6912d68bccb2331c2626d13cb22d2e8b617469e5b
3
  size 805341552
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56a5cdd5ab381847933e653cdc64c7526c9c290edd977dda05cc7aa8d9492848
3
+ size 1610828538
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00130f0c1078e89a175bed1aca2f68405a32daa1ff4938ea53c73fcd0e70ca35
3
+ size 14244
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66e72a53194e383cfe4d1e4d372cbad4bf23f1e6d7fc19a937e9c3978b2d7fd8
3
+ size 1064
trainer_state.json ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 2.0,
5
+ "eval_steps": 500,
6
+ "global_step": 63,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.6349206349206349,
13
+ "grad_norm": 0.24600112438201904,
14
+ "learning_rate": 0.00029986484493070223,
15
+ "loss": 0.7743,
16
+ "step": 20
17
+ },
18
+ {
19
+ "epoch": 1.2698412698412698,
20
+ "grad_norm": 0.3101575970649719,
21
+ "learning_rate": 0.00024423299959434636,
22
+ "loss": 0.5663,
23
+ "step": 40
24
+ },
25
+ {
26
+ "epoch": 1.9047619047619047,
27
+ "grad_norm": 0.28579050302505493,
28
+ "learning_rate": 0.00012464987695172264,
29
+ "loss": 0.4193,
30
+ "step": 60
31
+ }
32
+ ],
33
+ "logging_steps": 20,
34
+ "max_steps": 93,
35
+ "num_input_tokens_seen": 0,
36
+ "num_train_epochs": 3,
37
+ "save_steps": 500,
38
+ "stateful_callbacks": {
39
+ "TrainerControl": {
40
+ "args": {
41
+ "should_epoch_stop": false,
42
+ "should_evaluate": false,
43
+ "should_log": false,
44
+ "should_save": true,
45
+ "should_training_stop": false
46
+ },
47
+ "attributes": {}
48
+ }
49
+ },
50
+ "total_flos": 5.130438997144781e+16,
51
+ "train_batch_size": 4,
52
+ "trial_name": null,
53
+ "trial_params": null
54
+ }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:454a18c80188aa0ff4bcf4093bec2e81595b9b29feb66b2b4293c99f20d91c93
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15581273bd773feca751a808d608aa8180666eaeb88dbdf034d0ab0f3213653d
3
  size 5432