urisoo commited on
Commit
a21e7bd
·
verified ·
1 Parent(s): a66f99c

Training in progress, step 500

Browse files
adapter_config.json CHANGED
@@ -1,17 +1,27 @@
1
  {
 
2
  "auto_mapping": null,
3
  "base_model_name_or_path": "bert-base-cased",
4
- "encoder_dropout": 0.0,
5
- "encoder_hidden_size": 128,
6
- "encoder_num_layers": 2,
7
- "encoder_reparameterization_type": "MLP",
8
  "inference_mode": true,
9
- "num_attention_heads": 12,
10
- "num_layers": 12,
11
- "num_transformer_submodules": 1,
12
- "num_virtual_tokens": 20,
13
- "peft_type": "P_TUNING",
 
 
 
 
 
 
 
14
  "revision": null,
 
 
 
 
15
  "task_type": "QUESTION_ANS",
16
- "token_dim": 768
17
  }
 
1
  {
2
+ "alpha_pattern": {},
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "bert-base-cased",
5
+ "bias": "all",
6
+ "fan_in_fan_out": false,
 
 
7
  "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layers_pattern": null,
10
+ "layers_to_transform": null,
11
+ "loftq_config": {},
12
+ "lora_alpha": 16,
13
+ "lora_dropout": 0.1,
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
+ "query",
23
+ "value"
24
+ ],
25
  "task_type": "QUESTION_ANS",
26
+ "use_rslora": false
27
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ba3beea8687cb989945a190036d31b11a8363c82fb9e2bfbe171773711d4a7ca
3
- size 67880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fa682901a95b7a45d5786fd59151fc63030e0826adc633faa7c8ac47a8001a4
3
+ size 2793840
runs/Feb14_18-10-21_pjt20230003-aer2024010004-dp-5d9c8bc8b6-8b5n8/events.out.tfevents.1707901822.pjt20230003-aer2024010004-dp-5d9c8bc8b6-8b5n8.3422.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:541d7ab63af87121de309ae467f0b77c6ce080f63e9372ccf3fa99b034df1b7c
3
+ size 4714
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1d529ceebfb68641d9c046d2e37d0dc64758c44d546119f541618309d3ad9b4b
3
  size 4283
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a766ab644c27b2c02584808356c1d63fe59bcab51abdfed98abedffabbea258
3
  size 4283