RayBernard commited on
Commit
7337ca0
1 Parent(s): 6382eff

Model save

Browse files
README.md CHANGED
@@ -6,8 +6,6 @@ tags:
6
  - sft
7
  - generated_from_trainer
8
  base_model: meta-llama/Meta-Llama-3-8B-Instruct
9
- datasets:
10
- - generator
11
  model-index:
12
  - name: llama-3-8B-Instruct-ft
13
  results: []
@@ -18,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  # llama-3-8B-Instruct-ft
20
 
21
- This model is a fine-tuned version of [meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct) on the generator dataset.
22
 
23
  ## Model description
24
 
@@ -49,10 +47,6 @@ The following hyperparameters were used during training:
49
  - training_steps: 50
50
  - mixed_precision_training: Native AMP
51
 
52
- ### Training results
53
-
54
-
55
-
56
  ### Framework versions
57
 
58
  - PEFT 0.11.1
 
6
  - sft
7
  - generated_from_trainer
8
  base_model: meta-llama/Meta-Llama-3-8B-Instruct
 
 
9
  model-index:
10
  - name: llama-3-8B-Instruct-ft
11
  results: []
 
16
 
17
  # llama-3-8B-Instruct-ft
18
 
19
+ This model is a fine-tuned version of [meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct) on an unknown dataset.
20
 
21
  ## Model description
22
 
 
47
  - training_steps: 50
48
  - mixed_precision_training: Native AMP
49
 
 
 
 
 
50
  ### Framework versions
51
 
52
  - PEFT 0.11.1
adapter_config.json CHANGED
@@ -20,9 +20,9 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "output_proj",
24
- "q_proj",
25
- "v_proj"
26
  ],
27
  "task_type": "CAUSAL_LM",
28
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "v_proj",
24
  "output_proj",
25
+ "q_proj"
 
26
  ],
27
  "task_type": "CAUSAL_LM",
28
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b72e0abd73ca835856232777c19208235f9f2cc9bff6483159f72cfc3fcea24e
3
  size 4311795296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b027dd8d6ad14a1e4b1a583195f69e2d43b10e012515106148cb0a576453e0d7
3
  size 4311795296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f398d3103bb2f616cdfad2dd4fe10dd053ebba383470e020bfd1cbf1a2df5b6f
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fddbc0d4ba4eb12fdc3d317d8f73605a903dabc08ebd1138793061a9284ad14
3
  size 5368