radoslavralev commited on
Commit
4c0093e
·
verified ·
1 Parent(s): 0115666

Training in progress, step 1000

Browse files
adapter_config.json CHANGED
@@ -13,20 +13,20 @@
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
- "lora_alpha": 128,
17
  "lora_bias": false,
18
- "lora_dropout": 0.1,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
  "qalora_group_size": 16,
24
- "r": 64,
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "Wo",
29
- "Wqkv"
30
  ],
31
  "target_parameters": null,
32
  "task_type": "FEATURE_EXTRACTION",
 
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
+ "lora_alpha": 64,
17
  "lora_bias": false,
18
+ "lora_dropout": 0.0,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
  "qalora_group_size": 16,
24
+ "r": 32,
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
+ "Wqkv",
29
+ "Wo"
30
  ],
31
  "target_parameters": null,
32
  "task_type": "FEATURE_EXTRACTION",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ea6fa2cb394a5f34052164c01d3f18f394fb0d8f0f5d46001c34e1d0b410ddfd
3
- size 36781392
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e95f3eb6603f945ba47be09956748189e7b24154090153c4eb08b29ad7639e43
3
+ size 9207032
eval/binary_classification_evaluation_test_results.csv CHANGED
@@ -355,3 +355,4 @@ epoch,steps,cosine_accuracy,cosine_accuracy_threshold,cosine_f1,cosine_precision
355
  52.38095238095238,198000,0.7667725447832185,0.7553963798277031,0.6663251366120219,0.8719553072625699,0.777431193404544,0.5385298107291973
356
  0.26455026455026454,1000,0.7117589203656826,0.7177313432835821,0.5988542963885429,0.8954934823091247,0.660905056042479,0.4537581257418676
357
  0.26455026455026454,1000,0.7117589203656826,0.7177313432835821,0.5988542963885429,0.8954934823091247,0.6609050528483301,0.4537581257418676
 
 
355
  52.38095238095238,198000,0.7667725447832185,0.7553963798277031,0.6663251366120219,0.8719553072625699,0.777431193404544,0.5385298107291973
356
  0.26455026455026454,1000,0.7117589203656826,0.7177313432835821,0.5988542963885429,0.8954934823091247,0.660905056042479,0.4537581257418676
357
  0.26455026455026454,1000,0.7117589203656826,0.7177313432835821,0.5988542963885429,0.8954934823091247,0.6609050528483301,0.4537581257418676
358
+ 0.26455026455026454,1000,0.7243353057835249,0.7326133128473947,0.6150694286364671,0.9056983240223464,0.6722293510542969,0.4874972730253775
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a662726dfec4a4b38ffda72e74bde622d087344ac18c4624dc7db591f33f2cf6
3
  size 6225
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f917f50bd68beeb1a55d57934be66e908cd7af902e9c7cbc4330a1b901a78897
3
  size 6225