rajtest commited on
Commit
a13167b
1 Parent(s): 573110d

rajtest/llama2_update_model_senti

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 [unsloth/llama-2-7b-bnb-4bit](https://huggingface.co/unsloth/llama-2-7b-bnb-4bit) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.6415
23
 
24
  ## Model description
25
 
@@ -54,9 +54,9 @@ The following hyperparameters were used during training:
54
 
55
  | Training Loss | Epoch | Step | Validation Loss |
56
  |:-------------:|:------:|:----:|:---------------:|
57
- | 0.5898 | 0.9981 | 262 | 0.6107 |
58
- | 0.5152 | 2.0 | 525 | 0.6107 |
59
- | 0.3907 | 2.9943 | 786 | 0.6415 |
60
 
61
 
62
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [unsloth/llama-2-7b-bnb-4bit](https://huggingface.co/unsloth/llama-2-7b-bnb-4bit) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.0000
23
 
24
  ## Model description
25
 
 
54
 
55
  | Training Loss | Epoch | Step | Validation Loss |
56
  |:-------------:|:------:|:----:|:---------------:|
57
+ | 0.0 | 0.9981 | 262 | 0.0000 |
58
+ | 0.0 | 2.0 | 525 | 0.0000 |
59
+ | 0.0 | 2.9943 | 786 | 0.0000 |
60
 
61
 
62
  ### Framework versions
adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "up_proj",
24
- "k_proj",
25
- "gate_proj",
26
  "q_proj",
 
27
  "o_proj",
28
- "v_proj",
29
- "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "up_proj",
24
+ "v_proj",
 
25
  "q_proj",
26
+ "down_proj",
27
  "o_proj",
28
+ "gate_proj",
29
+ "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c59b30e8d76172471eaeb0ef0d9229110a340843d6e2242a968b90f32485f69c
3
  size 159967880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11d01e2d22c647175bf0c8c08f71b3c232ff0e45532078d31a557aa45af4bac1
3
  size 159967880
runs/Aug20_04-15-56_ef6e98509916/events.out.tfevents.1724127359.ef6e98509916.351.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e09566e6944842b84ec792416c742c5ee76387acbd25bbab97317f35d680fc6
3
+ size 8047
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:892a245f81bc957aafeeed5e1675b7e15b7170b6c9921e590058f76a36aa246c
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:baa299a672a9e4b150423b76b38b8e6b1d6c1e5809dccd5b888f8573c46889cf
3
  size 5176