sri-lasya commited on
Commit
1fe5e1b
1 Parent(s): e1a34cf

sri-lasya/gst-taxing-llm

Browse files
Files changed (3) hide show
  1. README.md +15 -15
  2. adapter_config.json +4 -4
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -1,9 +1,9 @@
1
  ---
2
- license: apache-2.0
3
  library_name: peft
 
4
  tags:
5
  - generated_from_trainer
6
- base_model: mistralai/Mistral-7B-v0.3
7
  model-index:
8
  - name: mistral_fine_tuned
9
  results: []
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [mistralai/Mistral-7B-v0.3](https://huggingface.co/mistralai/Mistral-7B-v0.3) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 1.6741
21
 
22
  ## Model description
23
 
@@ -47,18 +47,18 @@ The following hyperparameters were used during training:
47
 
48
  ### Training results
49
 
50
- | Training Loss | Epoch | Step | Validation Loss |
51
- |:-------------:|:------:|:----:|:---------------:|
52
- | 2.7903 | 0.0926 | 10 | 2.8396 |
53
- | 2.4022 | 0.1852 | 20 | 2.3709 |
54
- | 1.9902 | 0.2778 | 30 | 2.0631 |
55
- | 1.8025 | 0.3704 | 40 | 1.9687 |
56
- | 1.7349 | 0.4630 | 50 | 1.8904 |
57
- | 1.718 | 0.5556 | 60 | 1.8402 |
58
- | 1.7084 | 0.6481 | 70 | 1.8026 |
59
- | 1.6992 | 0.7407 | 80 | 1.7643 |
60
- | 1.5539 | 0.8333 | 90 | 1.7414 |
61
- | 1.5368 | 0.9259 | 100 | 1.6741 |
62
 
63
 
64
  ### Framework versions
 
1
  ---
2
+ base_model: mistralai/Mistral-7B-v0.3
3
  library_name: peft
4
+ license: apache-2.0
5
  tags:
6
  - generated_from_trainer
 
7
  model-index:
8
  - name: mistral_fine_tuned
9
  results: []
 
17
 
18
  This model is a fine-tuned version of [mistralai/Mistral-7B-v0.3](https://huggingface.co/mistralai/Mistral-7B-v0.3) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 1.7477
21
 
22
  ## Model description
23
 
 
47
 
48
  ### Training results
49
 
50
+ | Training Loss | Epoch | Step | Validation Loss |
51
+ |:-------------:|:-----:|:----:|:---------------:|
52
+ | 3.3406 | 0.1 | 10 | 2.8564 |
53
+ | 2.3377 | 0.2 | 20 | 2.3722 |
54
+ | 1.9307 | 0.3 | 30 | 2.0729 |
55
+ | 1.7952 | 0.4 | 40 | 1.9599 |
56
+ | 1.8246 | 0.5 | 50 | 1.9037 |
57
+ | 1.7709 | 0.6 | 60 | 1.9209 |
58
+ | 1.5977 | 0.7 | 70 | 1.8391 |
59
+ | 1.5913 | 0.8 | 80 | 1.8199 |
60
+ | 1.5449 | 0.9 | 90 | 1.7803 |
61
+ | 1.6924 | 1.0 | 100 | 1.7477 |
62
 
63
 
64
  ### Framework versions
adapter_config.json CHANGED
@@ -20,14 +20,14 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
  "lm_head",
 
25
  "gate_proj",
26
  "v_proj",
27
- "down_proj",
28
- "q_proj",
29
  "k_proj",
30
- "o_proj"
 
 
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "lm_head",
24
+ "o_proj",
25
  "gate_proj",
26
  "v_proj",
 
 
27
  "k_proj",
28
+ "down_proj",
29
+ "up_proj",
30
+ "q_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5dc20fe0466e8feac51efc369010453b2f3eeab64d9c7ee19d21d8d33e9978ca
3
  size 1217458040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d5097c1245b1e01baa1df0fcdcff0daeee1661038085dff3ecce50f2403dfa4
3
  size 1217458040