ColeH0415 commited on
Commit
5413416
·
verified ·
1 Parent(s): 85ac989

CE fine-tuned epoch 3/3 best_val=0.5588

Browse files
Files changed (2) hide show
  1. README.md +11 -11
  2. model.safetensors +1 -1
README.md CHANGED
@@ -28,16 +28,16 @@ model-index:
28
  type: ce-val
29
  metrics:
30
  - type: accuracy
31
- value: 0.5454545454545454
32
  name: Accuracy
33
  - type: accuracy_threshold
34
- value: 1.165013074874878
35
  name: Accuracy Threshold
36
  - type: f1
37
  value: 0.6677471636952999
38
  name: F1
39
  - type: f1_threshold
40
- value: -9.491117477416992
41
  name: F1 Threshold
42
  - type: precision
43
  value: 0.5018270401948843
@@ -46,7 +46,7 @@ model-index:
46
  value: 0.9975786924939467
47
  name: Recall
48
  - type: average_precision
49
- value: 0.5451929668211959
50
  name: Average Precision
51
  ---
52
 
@@ -107,7 +107,7 @@ pairs = [
107
  ]
108
  scores = model.predict(pairs)
109
  print(scores)
110
- # [-0.2177 0.5965 -3.8169 -1.2369 0.4599]
111
 
112
  # Or rank different texts based on similarity to a single text
113
  ranks = model.rank(
@@ -158,13 +158,13 @@ You can finetune this model on your own dataset.
158
 
159
  | Metric | Value |
160
  |:----------------------|:-----------|
161
- | accuracy | 0.5455 |
162
- | accuracy_threshold | 1.165 |
163
  | f1 | 0.6677 |
164
- | f1_threshold | -9.4911 |
165
  | precision | 0.5018 |
166
  | recall | 0.9976 |
167
- | **average_precision** | **0.5452** |
168
 
169
  <!--
170
  ## Bias, Risks and Limitations
@@ -317,11 +317,11 @@ You can finetune this model on your own dataset.
317
  ### Training Logs
318
  | Epoch | Step | ce-val_average_precision |
319
  |:-----:|:----:|:------------------------:|
320
- | -1 | -1 | 0.5452 |
321
 
322
 
323
  ### Training Time
324
- - **Training**: 34.1 seconds
325
 
326
  ### Framework Versions
327
  - Python: 3.12.13
 
28
  type: ce-val
29
  metrics:
30
  - type: accuracy
31
+ value: 0.5587878787878788
32
  name: Accuracy
33
  - type: accuracy_threshold
34
+ value: 0.892870306968689
35
  name: Accuracy Threshold
36
  - type: f1
37
  value: 0.6677471636952999
38
  name: F1
39
  - type: f1_threshold
40
+ value: -8.320409774780273
41
  name: F1 Threshold
42
  - type: precision
43
  value: 0.5018270401948843
 
46
  value: 0.9975786924939467
47
  name: Recall
48
  - type: average_precision
49
+ value: 0.5638184038907261
50
  name: Average Precision
51
  ---
52
 
 
107
  ]
108
  scores = model.predict(pairs)
109
  print(scores)
110
+ # [-0.0067 0.3615 -3.1055 -0.8462 0.1024]
111
 
112
  # Or rank different texts based on similarity to a single text
113
  ranks = model.rank(
 
158
 
159
  | Metric | Value |
160
  |:----------------------|:-----------|
161
+ | accuracy | 0.5588 |
162
+ | accuracy_threshold | 0.8929 |
163
  | f1 | 0.6677 |
164
+ | f1_threshold | -8.3204 |
165
  | precision | 0.5018 |
166
  | recall | 0.9976 |
167
+ | **average_precision** | **0.5638** |
168
 
169
  <!--
170
  ## Bias, Risks and Limitations
 
317
  ### Training Logs
318
  | Epoch | Step | ce-val_average_precision |
319
  |:-----:|:----:|:------------------------:|
320
+ | -1 | -1 | 0.5638 |
321
 
322
 
323
  ### Training Time
324
+ - **Training**: 33.0 seconds
325
 
326
  ### Framework Versions
327
  - Python: 3.12.13
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9f5527a4edf90324016218b6ec6a80d61152677cf3287945a911f9a26de6a6bb
3
  size 90866404
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5677755caa216f568eba3369d5320dff550650bc5e66300950b7802b4b550ac5
3
  size 90866404