leonvanbokhorst commited on
Commit
1aee5be
1 Parent(s): 80a4e16

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -23,10 +23,10 @@ model-index:
23
  metrics:
24
  - name: Test RMSE
25
  type: rmse
26
- value: 0.0165
27
  - name: Test R²
28
  type: r2
29
- value: 0.0165
30
  ---
31
 
32
  # Topic Drift Detector Model
@@ -61,8 +61,9 @@ This model detects topic drift in conversations using an efficient attention-bas
61
  ## Performance Metrics
62
  ```txt
63
  === Test Set Results ===
64
- RMSE: 0.0165
65
- R��: 0.0165
 
66
  ```
67
 
68
  ## Training Details
 
23
  metrics:
24
  - name: Test RMSE
25
  type: rmse
26
+ value: 0.0144
27
  - name: Test R²
28
  type: r2
29
+ value: 0.8666
30
  ---
31
 
32
  # Topic Drift Detector Model
 
61
  ## Performance Metrics
62
  ```txt
63
  === Test Set Results ===
64
+ Loss: 0.0002
65
+ RMSE: 0.0144
66
+ R²: 0.8666
67
  ```
68
 
69
  ## Training Details