Datasets:
QCRI
/

Modalities:
Text
Formats:
json
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
AliShahroor commited on
Commit
0329862
·
verified ·
1 Parent(s): 0f6f067

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -332,10 +332,10 @@ This repo includes scripts needed to run our full pipeline, including data prepr
332
 
333
  ## Results
334
 
335
- Below, we present the performance of **LlamaLens** in **English** compared to existing SOTA (if available) and the Llama-Instruct baseline, The Delta column here is
336
  calculated as **(LLamalens – SOTA)**.
337
 
338
- | **Task** | **Dataset** | **Metric** | **SOTA** | **Llama-instruct** | **LLamalens** | **Delta** (LLamalens - SOTA) |
339
  |----------------------|---------------------------|-----------:|--------:|--------------------:|--------------:|------------------------------:|
340
  | News Summarization | xlsum | R-2 | 0.152 | 0.074 | 0.141 | -0.011 |
341
  | News Genre | CNN_News_Articles | Acc | 0.940 | 0.644 | 0.915 | -0.025 |
 
332
 
333
  ## Results
334
 
335
+ Below, we present the performance of **LlamaLens** in **English** compared to existing SOTA (if available) and the Llama-Instruct baseline, The “Δ” (Delta) column here is
336
  calculated as **(LLamalens – SOTA)**.
337
 
338
+ | **Task** | **Dataset** | **Metric** | **SOTA** | **Llama-instruct** | **LLamalens** | **Δ** (LLamalens - SOTA) |
339
  |----------------------|---------------------------|-----------:|--------:|--------------------:|--------------:|------------------------------:|
340
  | News Summarization | xlsum | R-2 | 0.152 | 0.074 | 0.141 | -0.011 |
341
  | News Genre | CNN_News_Articles | Acc | 0.940 | 0.644 | 0.915 | -0.025 |