hugo-albert commited on
Commit
ac94926
·
verified ·
1 Parent(s): edb3286

Training complete

Browse files
Files changed (4) hide show
  1. README.md +4 -4
  2. adapter_config.json +1 -1
  3. adapter_model.bin +2 -2
  4. training_args.bin +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [codellama/CodeLlama-7b-hf](https://huggingface.co/codellama/CodeLlama-7b-hf) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.4633
19
 
20
  ## Model description
21
 
@@ -49,9 +49,9 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:-----:|:----:|:---------------:|
52
- | No log | 0.98 | 33 | 1.3427 |
53
- | No log | 1.99 | 67 | 0.8117 |
54
- | No log | 2.93 | 99 | 0.4633 |
55
 
56
 
57
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [codellama/CodeLlama-7b-hf](https://huggingface.co/codellama/CodeLlama-7b-hf) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.4982
19
 
20
  ## Model description
21
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:-----:|:----:|:---------------:|
52
+ | No log | 0.98 | 33 | 1.3304 |
53
+ | No log | 1.99 | 67 | 0.8024 |
54
+ | No log | 2.93 | 99 | 0.4982 |
55
 
56
 
57
  ### Framework versions
adapter_config.json CHANGED
@@ -16,7 +16,7 @@
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 32,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
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": [
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3085ac1ccb1350b8b999b6524b393d922a754946909edc5880ae33faea1d8636
3
- size 67155338
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:991bfd1bde6d471de0ef46599f34adffb717f8b8c5ca74039d3072fdb3332e23
3
+ size 33600906
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:97318d143e2e2b9e11b1351b7aba5b9f29ffcbe3a5b2771283a5c1aef5f72138
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0afa51a00ec4f8cbf00766daf052b63380e78aea143a0133112687bc46ac057
3
  size 4536