kevinautomation commited on
Commit
338ce09
1 Parent(s): 976fcf6

kevinautomation/llama2-test2

Browse files
README.md CHANGED
@@ -19,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [NousResearch/Llama-2-7b-hf](https://huggingface.co/NousResearch/Llama-2-7b-hf) on the generator dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 1.8095
23
 
24
  ## Model description
25
 
@@ -51,7 +51,7 @@ The following hyperparameters were used during training:
51
 
52
  | Training Loss | Epoch | Step | Validation Loss |
53
  |:-------------:|:-----:|:----:|:---------------:|
54
- | 1.9342 | 0.0 | 20 | 1.8095 |
55
 
56
 
57
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [NousResearch/Llama-2-7b-hf](https://huggingface.co/NousResearch/Llama-2-7b-hf) on the generator dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 1.7888
23
 
24
  ## Model description
25
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss |
53
  |:-------------:|:-----:|:----:|:---------------:|
54
+ | 1.9195 | 0.0 | 20 | 1.7888 |
55
 
56
 
57
  ### Framework versions
adapter_config.json CHANGED
@@ -19,8 +19,8 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "q_proj",
23
- "v_proj"
24
  ],
25
  "task_type": "CAUSAL_LM",
26
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "v_proj",
23
+ "q_proj"
24
  ],
25
  "task_type": "CAUSAL_LM",
26
  "use_rslora": false
runs/Feb04_15-53-40_f0ee20ebd4d3/events.out.tfevents.1707062231.f0ee20ebd4d3.2570.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b54f59fc45971cec42d30b32791ca73d47e873c0186ae2e8cd5bae9a6a2e314
3
+ size 5778
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:805d14aed7489201f00e7fa3436d78850f5490def30e7a97d622f928a992ba8b
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75234c170e31190ed4720fcdc4cb080921859508cb27f93e896757c2e3d0d981
3
  size 4728