Datasets:
QCRI
/

Modalities:
Text
Formats:
json
Languages:
Arabic
ArXiv:
Libraries:
Datasets
pandas
License:
AliShahroor commited on
Commit
986b6d1
·
verified ·
1 Parent(s): 2851dfc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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 Delta column here is
522
  calculated as **(LLamalens – SOTA)**.
523
 
524
  ---
525
 
526
- | **Task** | **Dataset** | **Metric** | **SOTA** | **Llama-instruct** | **LLamalens** | **Delta** (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 |
 
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 |