paul-stansifer commited on
Commit
876f565
1 Parent(s): 020aade

paul-stansifer/llama3-qwantz-gen

Browse files
README.md CHANGED
@@ -7,7 +7,6 @@ base_model: unsloth/llama-3-8b-bnb-4bit
7
  model-index:
8
  - name: llama3-qwantz-gen
9
  results: []
10
- pipeline_tag: text-generation
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -16,8 +15,6 @@ should probably proofread and complete it, then remove this comment. -->
16
  # llama3-qwantz-gen
17
 
18
  This model is a fine-tuned version of [unsloth/llama-3-8b-bnb-4bit](https://huggingface.co/unsloth/llama-3-8b-bnb-4bit) on an unknown dataset.
19
- It achieves the following results on the evaluation set:
20
- - Loss: 1.4443
21
 
22
  ## Model description
23
 
@@ -44,16 +41,9 @@ The following hyperparameters were used during training:
44
  - lr_scheduler_type: linear
45
  - num_epochs: 1
46
 
47
- ### Training results
48
-
49
- | Training Loss | Epoch | Step | Validation Loss |
50
- |:-------------:|:-----:|:----:|:---------------:|
51
- | 1.502 | 1.0 | 313 | 1.4443 |
52
-
53
-
54
  ### Framework versions
55
 
56
- - PEFT 0.10.0
57
  - Transformers 4.40.2
58
  - Pytorch 2.2.1+cu121
59
  - Datasets 2.19.1
 
7
  model-index:
8
  - name: llama3-qwantz-gen
9
  results: []
 
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
15
  # llama3-qwantz-gen
16
 
17
  This model is a fine-tuned version of [unsloth/llama-3-8b-bnb-4bit](https://huggingface.co/unsloth/llama-3-8b-bnb-4bit) on an unknown dataset.
 
 
18
 
19
  ## Model description
20
 
 
41
  - lr_scheduler_type: linear
42
  - num_epochs: 1
43
 
 
 
 
 
 
 
 
44
  ### Framework versions
45
 
46
+ - PEFT 0.11.1
47
  - Transformers 4.40.2
48
  - Pytorch 2.2.1+cu121
49
  - Datasets 2.19.1
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "k_proj",
24
  "q_proj",
25
- "o_proj",
26
  "v_proj"
27
  ],
28
- "task_type": "SEQ_CLS",
29
  "use_dora": false,
30
  "use_rslora": false
31
  }
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "o_proj",
24
  "k_proj",
25
  "q_proj",
 
26
  "v_proj"
27
  ],
28
+ "task_type": "CAUSAL_LM",
29
  "use_dora": false,
30
  "use_rslora": false
31
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7015f5a08edc3d023ca2e6cdd313cdd94d8b1c2e50627aa0e9a7dc71a3be8d75
3
  size 54560368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25a701d840776c9fbc0e4a39f04be4c9099f416536b7c8e534a6590cb5e0fd4a
3
  size 54560368
runs/May20_16-53-41_daaac1d15151/events.out.tfevents.1716224021.daaac1d15151.25937.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c8c706d1128705351a706f92ca59e16325ad514038a4d4a04d8d0fe327bbdd9
3
+ size 7967
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c39ed6f6bbd8283be79edb234a6713e07096854e5b8da0648bce00faa2de65d7
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:697c5f2e49232b9021670fd2eb07c0129f804d76ced1ce84da387bd106f50eb9
3
  size 4984