emily49 commited on
Commit
636cff8
1 Parent(s): a93d4ae

End of training

Browse files
Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -19,11 +19,12 @@ should probably proofread and complete it, then remove this comment. -->
19
  [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/emilycs229/huggingface/runs/405rlxb2)
20
  [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/emilycs229/huggingface/runs/405rlxb2)
21
  [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/emilycs229/224n_connections/runs/vz9otsu5)
 
22
  # mistral-7b-instruct-connections
23
 
24
  This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.1](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.1) on an unknown dataset.
25
  It achieves the following results on the evaluation set:
26
- - Loss: 0.6452
27
 
28
  ## Model description
29
 
@@ -57,11 +58,11 @@ The following hyperparameters were used during training:
57
 
58
  | Training Loss | Epoch | Step | Validation Loss |
59
  |:-------------:|:------:|:----:|:---------------:|
60
- | No log | 0.9855 | 17 | 0.5562 |
61
- | 0.8208 | 1.9710 | 34 | 0.5111 |
62
- | 0.4306 | 2.9565 | 51 | 0.5140 |
63
- | 0.4306 | 4.0 | 69 | 0.5679 |
64
- | 0.2861 | 4.9275 | 85 | 0.6452 |
65
 
66
 
67
  ### Framework versions
 
19
  [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/emilycs229/huggingface/runs/405rlxb2)
20
  [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/emilycs229/huggingface/runs/405rlxb2)
21
  [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/emilycs229/224n_connections/runs/vz9otsu5)
22
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/emilycs229/224n_connections/runs/k7e9e0v3)
23
  # mistral-7b-instruct-connections
24
 
25
  This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.1](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.1) on an unknown dataset.
26
  It achieves the following results on the evaluation set:
27
+ - Loss: 0.6526
28
 
29
  ## Model description
30
 
 
58
 
59
  | Training Loss | Epoch | Step | Validation Loss |
60
  |:-------------:|:------:|:----:|:---------------:|
61
+ | No log | 0.9855 | 17 | 0.5535 |
62
+ | 0.8187 | 1.9710 | 34 | 0.5099 |
63
+ | 0.4261 | 2.9565 | 51 | 0.5141 |
64
+ | 0.4261 | 4.0 | 69 | 0.5708 |
65
+ | 0.2769 | 4.9275 | 85 | 0.6526 |
66
 
67
 
68
  ### Framework versions