ColeH0415 commited on
Commit
2307357
·
verified ·
1 Parent(s): 98fca8d

CE fine-tuned epoch 3/3 best_val=0.6897

Browse files
Files changed (2) hide show
  1. README.md +19 -15
  2. model.safetensors +1 -1
README.md CHANGED
@@ -28,25 +28,25 @@ model-index:
28
  type: ce-val
29
  metrics:
30
  - type: accuracy
31
- value: 0.6351515151515151
32
  name: Accuracy
33
  - type: accuracy_threshold
34
- value: 0.5755879878997803
35
  name: Accuracy Threshold
36
  - type: f1
37
- value: 0.6981132075471698
38
  name: F1
39
  - type: f1_threshold
40
- value: 0.41324031352996826
41
  name: F1 Threshold
42
  - type: precision
43
- value: 0.5405046480743692
44
  name: Precision
45
  - type: recall
46
- value: 0.9854721549636803
47
  name: Recall
48
  - type: average_precision
49
- value: 0.6568676757267966
50
  name: Average Precision
51
  ---
52
 
@@ -107,7 +107,7 @@ pairs = [
107
  ]
108
  scores = model.predict(pairs)
109
  print(scores)
110
- # [0.6498 0.5873 0.6027 0.6833 0.4922]
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.6352 |
162
- | accuracy_threshold | 0.5756 |
163
- | f1 | 0.6981 |
164
- | f1_threshold | 0.4132 |
165
- | precision | 0.5405 |
166
- | recall | 0.9855 |
167
- | **average_precision** | **0.6569** |
168
 
169
  <!--
170
  ## Bias, Risks and Limitations
@@ -326,6 +326,10 @@ You can finetune this model on your own dataset.
326
  | 0.5391 | 1000 | 0.6662 | - |
327
  | 0.8086 | 1500 | 0.6504 | - |
328
  | -1 | -1 | - | 0.6569 |
 
 
 
 
329
 
330
 
331
  ### Training Time
 
28
  type: ce-val
29
  metrics:
30
  - type: accuracy
31
+ value: 0.6896969696969697
32
  name: Accuracy
33
  - type: accuracy_threshold
34
+ value: 0.5847750902175903
35
  name: Accuracy Threshold
36
  - type: f1
37
+ value: 0.7074707470747076
38
  name: F1
39
  - type: f1_threshold
40
+ value: 0.3505881428718567
41
  name: F1 Threshold
42
  - type: precision
43
+ value: 0.5630372492836676
44
  name: Precision
45
  - type: recall
46
+ value: 0.9515738498789347
47
  name: Recall
48
  - type: average_precision
49
+ value: 0.7391973708035351
50
  name: Average Precision
51
  ---
52
 
 
107
  ]
108
  scores = model.predict(pairs)
109
  print(scores)
110
+ # [0.7715 0.6352 0.7843 0.844 0.4491]
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.6897 |
162
+ | accuracy_threshold | 0.5848 |
163
+ | f1 | 0.7075 |
164
+ | f1_threshold | 0.3506 |
165
+ | precision | 0.563 |
166
+ | recall | 0.9516 |
167
+ | **average_precision** | **0.7392** |
168
 
169
  <!--
170
  ## Bias, Risks and Limitations
 
326
  | 0.5391 | 1000 | 0.6662 | - |
327
  | 0.8086 | 1500 | 0.6504 | - |
328
  | -1 | -1 | - | 0.6569 |
329
+ | 0.2695 | 500 | 0.6129 | - |
330
+ | 0.5391 | 1000 | 0.6091 | - |
331
+ | 0.8086 | 1500 | 0.5937 | - |
332
+ | -1 | -1 | - | 0.7392 |
333
 
334
 
335
  ### Training Time
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2c1672b14f00ee02f13738af219d2591d8cd95fbc93e474a2647541c519f7e23
3
  size 737716172
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1ca6dcff0430e6f41bdfdbd69ec03387cbbb18662752f5c67a21eaf3d52ef85
3
  size 737716172