Update README.md
Browse files
README.md
CHANGED
@@ -17,6 +17,10 @@ tags:
|
|
17 |
- Summarization
|
18 |
- offensive-language
|
19 |
- News-Genre
|
|
|
|
|
|
|
|
|
20 |
---
|
21 |
# LlamaLens: Specialized Multilingual LLM forAnalyzing News and Social Media Content
|
22 |
|
@@ -218,4 +222,4 @@ Please cite [our paper](https://arxiv.org/pdf/2410.15308) when using this model:
|
|
218 |
archivePrefix={arXiv},
|
219 |
primaryClass={cs.CL}
|
220 |
}
|
221 |
-
```
|
|
|
17 |
- Summarization
|
18 |
- offensive-language
|
19 |
- News-Genre
|
20 |
+
metrics:
|
21 |
+
- accuracy
|
22 |
+
- f1
|
23 |
+
- rouge
|
24 |
---
|
25 |
# LlamaLens: Specialized Multilingual LLM forAnalyzing News and Social Media Content
|
26 |
|
|
|
222 |
archivePrefix={arXiv},
|
223 |
primaryClass={cs.CL}
|
224 |
}
|
225 |
+
```
|