jjayaraj commited on
Commit
2806553
1 Parent(s): 772b074

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.6744
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.7937 | 0.0926 | 10 | 2.8448 |
53
- | 2.409 | 0.1852 | 20 | 2.3765 |
54
- | 1.9925 | 0.2778 | 30 | 2.0637 |
55
- | 1.8024 | 0.3704 | 40 | 1.9683 |
56
- | 1.7356 | 0.4630 | 50 | 1.8912 |
57
- | 1.7182 | 0.5556 | 60 | 1.8409 |
58
- | 1.7079 | 0.6481 | 70 | 1.8011 |
59
- | 1.699 | 0.7407 | 80 | 1.7660 |
60
- | 1.5545 | 0.8333 | 90 | 1.7415 |
61
- | 1.5352 | 0.9259 | 100 | 1.6744 |
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.7497
21
 
22
  ## Model description
23
 
 
47
 
48
  ### Training results
49
 
50
+ | Training Loss | Epoch | Step | Validation Loss |
51
+ |:-------------:|:-----:|:----:|:---------------:|
52
+ | 3.3433 | 0.1 | 10 | 2.8619 |
53
+ | 2.3427 | 0.2 | 20 | 2.3762 |
54
+ | 1.9334 | 0.3 | 30 | 2.0743 |
55
+ | 1.796 | 0.4 | 40 | 1.9626 |
56
+ | 1.8265 | 0.5 | 50 | 1.9076 |
57
+ | 1.7717 | 0.6 | 60 | 1.9241 |
58
+ | 1.597 | 0.7 | 70 | 1.8398 |
59
+ | 1.5922 | 0.8 | 80 | 1.8226 |
60
+ | 1.5468 | 0.9 | 90 | 1.7813 |
61
+ | 1.695 | 1.0 | 100 | 1.7497 |
62
 
63
 
64
  ### Framework versions
adapter_config.json CHANGED
@@ -21,13 +21,13 @@
21
  "revision": null,
22
  "target_modules": [
23
  "q_proj",
24
- "gate_proj",
25
  "up_proj",
 
26
  "o_proj",
27
- "down_proj",
28
- "lm_head",
29
  "v_proj",
30
- "k_proj"
 
 
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "q_proj",
 
24
  "up_proj",
25
+ "gate_proj",
26
  "o_proj",
 
 
27
  "v_proj",
28
+ "k_proj",
29
+ "lm_head",
30
+ "down_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:5988a3602f0996a10b938f780dc5c64b7eea69f67ecdae3fb79b951d1759f485
3
  size 1217458040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e8e05ea1613e86c8035471af8058b9d5dcc42a1b9031cf3669c75c9ee6cc601
3
  size 1217458040