diff --git a/deepguard/MS_EffGCViT.md b/deepguard/MS_EffGCViT.md
index 7c4f5bf..bfaee2c 100644
--- a/deepguard/MS_EffGCViT.md
+++ b/deepguard/MS_EffGCViT.md
@@ -45,10 +45,6 @@ much larger SOTA models while using a fraction of the parameters and compute.
-| Variant | Test@Acc | Test@AUC | Test@LogLoss |
-| :------ | :------: | :------: | :----------: |
-| ms_eff_gcvit_b0 | 0.9842 | 0.9965 | 0.0283 |
-| ms_eff_gcvit_b5 | 0.9981 | 0.9984 | 0.0089 |
-| Variant | Test@Acc | Test@AUC | Test@LogLoss |
-| :------ | :------: | :------: | :----------: |
-| ms_eff_gcvit_b0 | 0.9808 | 0.9969 | 0.0637 |
-| ms_eff_gcvit_b5 | 0.9850 | 0.9974 | 0.0492 |
-| Variant | Test@Acc | Test@AUC | Test@LogLoss |
-| :------ | :------: | :------: | :----------: |
-| ms_eff_gcvit_b0 | 0.9655 | 0.9792 | 0.1237 |
-| ms_eff_gcvit_b5 | 0.9792 | 0.9974 | 0.0492 |
+
## 💥 News 💥
- [**02.03.2026**] 🔥🔥 We have released **FaceForensics++** fine-tuned **MS-Eff-ViT B5** model weightes for **384X384**
@@ -21,18 +23,32 @@ This model is a **frame-level** and **spatial-domain** architecture, designed to
## Model Performance
-MS_Eff_ViT achieves state-of-the-art(SOTA) results across deepfake video classification. On Celeb_DF(v2) dataset, MS_EFF_GCViT variants with `5.9M`, `52.0M` parameters achieve `0.9742`, `0.9900` Accuracy. Notably, the MS_EFF_ViT_B0 variant demonstrates exceptional efficiency, matching or exceeding SOTA performance even with a siginificantly lower parameter
+**MS-EFF-ViT achieves state-of-the-art (SOTA) results across two DeepFake benchmarks.**
+The model ships in two variants from a single architecture — **Fast (b0)** for real-time / edge
+deployment and **Pro (b5)** for enterprise-grade accuracy. Notably, **Fast** matches or exceeds
+much larger SOTA models while using a fraction of the parameters and compute.
+
+
+
+> On **Celeb-DF(v2)**, Pro reaches **0.9900 Acc** (rank #2) and Fast **0.9742** (rank #4) among 20 architectures.
+
+
+
+
+