robinhad commited on
Commit
a3a147e
·
verified ·
1 Parent(s): e9207a3

Model save

Browse files
Files changed (3) hide show
  1. README.md +5 -16
  2. final/model.safetensors +1 -1
  3. final/training_args.bin +1 -1
README.md CHANGED
@@ -4,10 +4,6 @@ license: apache-2.0
4
  base_model: Snowflake/snowflake-arctic-embed-m-v1.5
5
  tags:
6
  - generated_from_trainer
7
- metrics:
8
- - precision
9
- - recall
10
- - accuracy
11
  model-index:
12
  - name: alignment-score-model
13
  results: []
@@ -19,12 +15,6 @@ should probably proofread and complete it, then remove this comment. -->
19
  # alignment-score-model
20
 
21
  This model is a fine-tuned version of [Snowflake/snowflake-arctic-embed-m-v1.5](https://huggingface.co/Snowflake/snowflake-arctic-embed-m-v1.5) on the None dataset.
22
- It achieves the following results on the evaluation set:
23
- - Loss: 0.4233
24
- - Precision: 0.2449
25
- - Recall: 0.5
26
- - F1 Macro: 0.3288
27
- - Accuracy: 0.4898
28
 
29
  ## Model description
30
 
@@ -43,20 +33,19 @@ More information needed
43
  ### Training hyperparameters
44
 
45
  The following hyperparameters were used during training:
46
- - learning_rate: 3e-06
47
  - train_batch_size: 256
48
  - eval_batch_size: 128
49
  - seed: 0
50
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
51
  - lr_scheduler_type: linear
52
- - num_epochs: 3
53
 
54
  ### Training results
55
 
56
- | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 Macro | Accuracy |
57
- |:-------------:|:------:|:----:|:---------------:|:---------:|:------:|:--------:|:--------:|
58
- | No log | 0 | 0 | 0.6519 | 0.2449 | 0.5 | 0.3288 | 0.4898 |
59
- | No log | 1.7241 | 50 | 0.4233 | 0.2449 | 0.5 | 0.3288 | 0.4898 |
60
 
61
 
62
  ### Framework versions
 
4
  base_model: Snowflake/snowflake-arctic-embed-m-v1.5
5
  tags:
6
  - generated_from_trainer
 
 
 
 
7
  model-index:
8
  - name: alignment-score-model
9
  results: []
 
15
  # alignment-score-model
16
 
17
  This model is a fine-tuned version of [Snowflake/snowflake-arctic-embed-m-v1.5](https://huggingface.co/Snowflake/snowflake-arctic-embed-m-v1.5) on the None dataset.
 
 
 
 
 
 
18
 
19
  ## Model description
20
 
 
33
  ### Training hyperparameters
34
 
35
  The following hyperparameters were used during training:
36
+ - learning_rate: 3e-05
37
  - train_batch_size: 256
38
  - eval_batch_size: 128
39
  - seed: 0
40
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
41
  - lr_scheduler_type: linear
42
+ - num_epochs: 1
43
 
44
  ### Training results
45
 
46
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 Macro | Accuracy |
47
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:--------:|:--------:|
48
+ | No log | 0 | 0 | 0.4495 | 0.2449 | 0.5 | 0.3288 | 0.4898 |
 
49
 
50
 
51
  ### Framework versions
final/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:26ef64e078208cc647ca4c9c11e02866aee992cf41057a079f07a200fde2f48f
3
  size 437955572
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3847f55f883a7d971859913f2fbb7f9996d9f96ca8fb251f2920b3d9cd634895
3
  size 437955572
final/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:550038c56fea30b3c82d228dd38fe6e005475c18113a2c8cf465e46cff21b8f0
3
  size 5777
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:603cdecfffc1c3be3d828db341d3c0f3f2b11332f4a5f4cd0fd1f9ffb9242e21
3
  size 5777