Upload TrailRAG cross-encoder model for msmarco
Browse files- CECorrelationEvaluator_validation_results.csv +6 -18
- README.md +14 -14
- model.safetensors +1 -1
CECorrelationEvaluator_validation_results.csv
CHANGED
@@ -1,19 +1,7 @@
|
|
1 |
epoch,steps,Pearson_Correlation,Spearman_Correlation
|
2 |
-
0,-1,
|
3 |
-
1,-1,
|
4 |
-
2,-1,
|
5 |
-
3,-1,
|
6 |
-
4,-1,
|
7 |
-
5,-1,
|
8 |
-
0,-1,0.8234889274002977,0.8416879460431413
|
9 |
-
1,-1,0.8399841527047024,0.8235109696115698
|
10 |
-
2,-1,0.900489371141846,0.8978470694884074
|
11 |
-
3,-1,0.9201243213920631,0.915655588453799
|
12 |
-
4,-1,0.9199197430314849,0.9151963740959492
|
13 |
-
5,-1,0.9211060780954796,0.9159751768244645
|
14 |
-
0,-1,0.8445642100994721,0.8505106472723202
|
15 |
-
1,-1,0.8685314728766171,0.8408928674396655
|
16 |
-
2,-1,0.9156971557343321,0.8977678640249434
|
17 |
-
3,-1,0.9292048103277807,0.9111684823827604
|
18 |
-
4,-1,0.9326061987049302,0.9129828509937034
|
19 |
-
5,-1,0.934848195218772,0.915442276818865
|
|
|
1 |
epoch,steps,Pearson_Correlation,Spearman_Correlation
|
2 |
+
0,-1,0.9065637785941512,0.9096316916400511
|
3 |
+
1,-1,0.937816813815745,0.9120291864785336
|
4 |
+
2,-1,0.9589037077805673,0.9377012554777174
|
5 |
+
3,-1,0.9620169410539339,0.9427208640595239
|
6 |
+
4,-1,0.9651100139157162,0.944031141004433
|
7 |
+
5,-1,0.9659627628662212,0.9446488429927474
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
README.md
CHANGED
@@ -21,17 +21,17 @@ model-index:
|
|
21 |
type: msmarco
|
22 |
metrics:
|
23 |
- type: mse
|
24 |
-
value: 0.
|
25 |
- type: mae
|
26 |
-
value: 0.
|
27 |
- type: rmse
|
28 |
-
value: 0.
|
29 |
- type: r2_score
|
30 |
-
value: 0.
|
31 |
- type: pearson_correlation
|
32 |
-
value: 0.
|
33 |
- type: spearman_correlation
|
34 |
-
value: 0.
|
35 |
---
|
36 |
|
37 |
# TrailRAG Cross-Encoder: MS MARCO Enhanced
|
@@ -53,20 +53,20 @@ This is a fine-tuned cross-encoder model specifically optimized for **Passage Ra
|
|
53 |
|
54 |
| Metric | Value | Description |
|
55 |
|--------|-------|-------------|
|
56 |
-
| **MSE** | **0.
|
57 |
-
| **MAE** | **0.
|
58 |
-
| **RMSE** | **0.
|
59 |
-
| **R² Score** | **0.
|
60 |
-
| **Pearson Correlation** | **0.
|
61 |
-
| **Spearman Correlation** | **0.
|
62 |
|
63 |
### Training Details
|
64 |
|
65 |
- **Training Duration**: 21 minutes
|
66 |
- **Epochs**: 6
|
67 |
- **Early Stopping**: No
|
68 |
-
- **Best Correlation Score**: 0.
|
69 |
-
- **Final MSE**: 0.
|
70 |
|
71 |
### Training Configuration
|
72 |
|
|
|
21 |
type: msmarco
|
22 |
metrics:
|
23 |
- type: mse
|
24 |
+
value: 0.0423588519082496
|
25 |
- type: mae
|
26 |
+
value: 0.1121706619454281
|
27 |
- type: rmse
|
28 |
+
value: 0.2058126621669562
|
29 |
- type: r2_score
|
30 |
+
value: 0.7490766636371498
|
31 |
- type: pearson_correlation
|
32 |
+
value: 0.9093360796297332
|
33 |
- type: spearman_correlation
|
34 |
+
value: 0.8886928996060736
|
35 |
---
|
36 |
|
37 |
# TrailRAG Cross-Encoder: MS MARCO Enhanced
|
|
|
53 |
|
54 |
| Metric | Value | Description |
|
55 |
|--------|-------|-------------|
|
56 |
+
| **MSE** | **0.042359** | Mean Squared Error (lower is better) |
|
57 |
+
| **MAE** | **0.112171** | Mean Absolute Error (lower is better) |
|
58 |
+
| **RMSE** | **0.205813** | Root Mean Squared Error (lower is better) |
|
59 |
+
| **R² Score** | **0.749077** | Coefficient of determination (higher is better) |
|
60 |
+
| **Pearson Correlation** | **0.909336** | Linear correlation (higher is better) |
|
61 |
+
| **Spearman Correlation** | **0.888693** | Rank correlation (higher is better) |
|
62 |
|
63 |
### Training Details
|
64 |
|
65 |
- **Training Duration**: 21 minutes
|
66 |
- **Epochs**: 6
|
67 |
- **Early Stopping**: No
|
68 |
+
- **Best Correlation Score**: 0.944649
|
69 |
+
- **Final MSE**: 0.042359
|
70 |
|
71 |
### Training Configuration
|
72 |
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 90866412
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e71404ed959da112de9f8b1884ef010fb322eef32651c4f37568e7080079dc8
|
3 |
size 90866412
|