AliShahroor
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -518,12 +518,12 @@ This repo includes scripts needed to run our full pipeline, including data prepr
|
|
518 |
|
519 |
## Results
|
520 |
|
521 |
-
Below, we present the performance of **LlamaLens** in **Arabic** compared to existing SOTA (if available) and the Llama-Instruct baseline, The
|
522 |
calculated as **(LLamalens – SOTA)**.
|
523 |
|
524 |
---
|
525 |
|
526 |
-
| **Task** | **Dataset** | **Metric** | **SOTA** | **Llama-instruct** | **LLamalens** |
|
527 |
|------------------------|---------------------------|-----------:|--------:|--------------------:|--------------:|------------------------------:|
|
528 |
| News Summarization | xlsum | R-2 | 0.137 | 0.034 | 0.075 | -0.062 |
|
529 |
| News Genre | ASND | Ma-F1 | 0.770 | 0.587 | 0.938 | 0.168 |
|
|
|
518 |
|
519 |
## Results
|
520 |
|
521 |
+
Below, we present the performance of **LlamaLens** in **Arabic** compared to existing SOTA (if available) and the Llama-Instruct baseline, The “Δ” (Delta) column here is
|
522 |
calculated as **(LLamalens – SOTA)**.
|
523 |
|
524 |
---
|
525 |
|
526 |
+
| **Task** | **Dataset** | **Metric** | **SOTA** | **Llama-instruct** | **LLamalens** | **Δ** (LLamalens - SOTA) |
|
527 |
|------------------------|---------------------------|-----------:|--------:|--------------------:|--------------:|------------------------------:|
|
528 |
| News Summarization | xlsum | R-2 | 0.137 | 0.034 | 0.075 | -0.062 |
|
529 |
| News Genre | ASND | Ma-F1 | 0.770 | 0.587 | 0.938 | 0.168 |
|