davanstrien HF Staff commited on
Commit
6c2f21e
·
verified ·
1 Parent(s): 73a665e

Training in progress, step 522

Browse files
README.md CHANGED
@@ -31,25 +31,25 @@ model-index:
31
  type: fineweb_c_eval
32
  metrics:
33
  - type: accuracy
34
- value: 0.91015625
35
  name: Accuracy
36
  - type: accuracy_threshold
37
- value: 0.9219144582748413
38
  name: Accuracy Threshold
39
  - type: f1
40
- value: 0.6866666666666666
41
  name: F1
42
  - type: f1_threshold
43
- value: 0.8624649047851562
44
  name: F1 Threshold
45
  - type: precision
46
- value: 0.7744360902255639
47
  name: Precision
48
  - type: recall
49
- value: 0.6167664670658682
50
  name: Recall
51
  - type: average_precision
52
- value: 0.7401881464737206
53
  name: Average Precision
54
  ---
55
 
@@ -110,7 +110,7 @@ pairs = [
110
  ]
111
  scores = model.predict(pairs)
112
  print(scores)
113
- # [0.0272 0.9999 0.0107 0.0086 0.077 ]
114
 
115
  # Or rank different texts based on similarity to a single text
116
  ranks = model.rank(
@@ -161,13 +161,13 @@ You can finetune this model on your own dataset.
161
 
162
  | Metric | Value |
163
  |:----------------------|:-----------|
164
- | accuracy | 0.9102 |
165
- | accuracy_threshold | 0.9219 |
166
- | f1 | 0.6867 |
167
- | f1_threshold | 0.8625 |
168
- | precision | 0.7744 |
169
- | recall | 0.6168 |
170
- | **average_precision** | **0.7402** |
171
 
172
  <!--
173
  ## Bias, Risks and Limitations
@@ -443,12 +443,22 @@ You can finetune this model on your own dataset.
443
  | 1.5779 | 456 | 0.6273 | - | - |
444
  | 1.5986 | 462 | 0.5283 | - | - |
445
  | 1.6055 | 464 | - | 0.6483 | 0.7402 |
 
 
 
 
 
 
 
 
 
 
446
 
447
 
448
  ### Training Time
449
- - **Training**: 7.5 minutes
450
- - **Evaluation**: 2.8 minutes
451
- - **Total**: 10.2 minutes
452
 
453
  ### Framework Versions
454
  - Python: 3.12.12
 
31
  type: fineweb_c_eval
32
  metrics:
33
  - type: accuracy
34
+ value: 0.9189453125
35
  name: Accuracy
36
  - type: accuracy_threshold
37
+ value: 0.8019241094589233
38
  name: Accuracy Threshold
39
  - type: f1
40
+ value: 0.7284345047923323
41
  name: F1
42
  - type: f1_threshold
43
+ value: 0.7078086137771606
44
  name: F1 Threshold
45
  - type: precision
46
+ value: 0.7808219178082192
47
  name: Precision
48
  - type: recall
49
+ value: 0.6826347305389222
50
  name: Recall
51
  - type: average_precision
52
+ value: 0.7616596241666778
53
  name: Average Precision
54
  ---
55
 
 
110
  ]
111
  scores = model.predict(pairs)
112
  print(scores)
113
+ # [0.0032 0.9999 0.0014 0.0036 0.0592]
114
 
115
  # Or rank different texts based on similarity to a single text
116
  ranks = model.rank(
 
161
 
162
  | Metric | Value |
163
  |:----------------------|:-----------|
164
+ | accuracy | 0.9189 |
165
+ | accuracy_threshold | 0.8019 |
166
+ | f1 | 0.7284 |
167
+ | f1_threshold | 0.7078 |
168
+ | precision | 0.7808 |
169
+ | recall | 0.6826 |
170
+ | **average_precision** | **0.7617** |
171
 
172
  <!--
173
  ## Bias, Risks and Limitations
 
443
  | 1.5779 | 456 | 0.6273 | - | - |
444
  | 1.5986 | 462 | 0.5283 | - | - |
445
  | 1.6055 | 464 | - | 0.6483 | 0.7402 |
446
+ | 1.6194 | 468 | 0.3476 | - | - |
447
+ | 1.6401 | 474 | 0.3913 | - | - |
448
+ | 1.6609 | 480 | 0.2521 | - | - |
449
+ | 1.6817 | 486 | 0.4420 | - | - |
450
+ | 1.7024 | 492 | 0.4638 | - | - |
451
+ | 1.7232 | 498 | 0.2845 | - | - |
452
+ | 1.7439 | 504 | 0.5491 | - | - |
453
+ | 1.7647 | 510 | 0.4394 | - | - |
454
+ | 1.7855 | 516 | 0.3467 | - | - |
455
+ | 1.8062 | 522 | 0.3586 | 0.6696 | 0.7617 |
456
 
457
 
458
  ### Training Time
459
+ - **Training**: 8.5 minutes
460
+ - **Evaluation**: 3.1 minutes
461
+ - **Total**: 11.6 minutes
462
 
463
  ### Framework Versions
464
  - Python: 3.12.12
eval/CrossEncoderClassificationEvaluator_fineweb_c_eval_results.csv CHANGED
@@ -7,3 +7,4 @@ epoch,steps,Accuracy,Accuracy_Threshold,F1,F1_Threshold,Precision,Recall,Average
7
  1.2041522491349481,348,0.90234375,0.7725241,0.6426229508196721,0.6013595,0.7101449275362319,0.5868263473053892,0.696727465964923
8
  1.4048442906574394,406,0.9013671875,0.84075755,0.6757493188010899,0.49566662,0.62,0.7425149700598802,0.7125866664018541
9
  1.6055363321799307,464,0.91015625,0.92191446,0.6866666666666666,0.8624649,0.7744360902255639,0.6167664670658682,0.7401881464737206
 
 
7
  1.2041522491349481,348,0.90234375,0.7725241,0.6426229508196721,0.6013595,0.7101449275362319,0.5868263473053892,0.696727465964923
8
  1.4048442906574394,406,0.9013671875,0.84075755,0.6757493188010899,0.49566662,0.62,0.7425149700598802,0.7125866664018541
9
  1.6055363321799307,464,0.91015625,0.92191446,0.6866666666666666,0.8624649,0.7744360902255639,0.6167664670658682,0.7401881464737206
10
+ 1.8062283737024223,522,0.9189453125,0.8019241,0.7284345047923323,0.7078086,0.7808219178082192,0.6826347305389222,0.7616596241666778
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ac1ceac343b899a646fb41aefdcfaa773282f9e705396e2d3dbd903f1ee38a9d
3
  size 1230138348
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba4bc20c63ba86add4f0760eae2a1c4df961b98aad277e2bad94ec20e354c997
3
  size 1230138348