Stern5497 commited on
Commit
bb918d6
1 Parent(s): 0ed1b72

mistral-lp2-org_org_a

Browse files
Files changed (3) hide show
  1. README.md +5 -5
  2. adapter_config.json +1 -1
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -16,10 +16,10 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 2.9296
20
- - F1 Micro: 0.1562
21
- - F1 Macro: 0.1554
22
- - F1 Weighted: 0.1752
23
 
24
  ## Model description
25
 
@@ -50,7 +50,7 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | F1 Micro | F1 Macro | F1 Weighted |
52
  |:-------------:|:------:|:----:|:---------------:|:--------:|:--------:|:-----------:|
53
- | 3.3046 | 0.0016 | 10 | 2.9296 | 0.1562 | 0.1554 | 0.1752 |
54
 
55
 
56
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 2.1385
20
+ - F1 Micro: 0.5625
21
+ - F1 Macro: 0.4589
22
+ - F1 Weighted: 0.6365
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | F1 Micro | F1 Macro | F1 Weighted |
52
  |:-------------:|:------:|:----:|:---------------:|:--------:|:--------:|:-----------:|
53
+ | 1.5879 | 0.0016 | 10 | 2.1385 | 0.5625 | 0.4589 | 0.6365 |
54
 
55
 
56
  ### Framework versions
adapter_config.json CHANGED
@@ -23,9 +23,9 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "q_proj",
27
  "v_proj",
28
- "o_proj",
29
  "k_proj"
30
  ],
31
  "task_type": "SEQ_CLS",
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "o_proj",
27
  "q_proj",
28
  "v_proj",
 
29
  "k_proj"
30
  ],
31
  "task_type": "SEQ_CLS",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:862e39f78acc0ca3c379d55ec9aba980a8c13a7a04a5219ae504a98bd6ba00c5
3
  size 578881968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5cfbcf1933bee29334eb84fbaf7bb89ee0fb7ee6178347abeecbd3323c5d432
3
  size 578881968