Update README.md
Browse files
README.md
CHANGED
@@ -29,6 +29,13 @@ LlamaLens is a specialized multilingual LLM designed for analyzing news and soci
|
|
29 |
</picture>
|
30 |
</p>
|
31 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
## Model Inference
|
33 |
|
34 |
TBA
|
|
|
29 |
</picture>
|
30 |
</p>
|
31 |
|
32 |
+
## Dataset
|
33 |
+
The model was trained on the [LlamaLens dataset](https://huggingface.co/collections/QCRI/llamalens-672f7e0604a0498c6a2f0fe9).
|
34 |
+
|
35 |
+
## To Replicate the Experiments
|
36 |
+
The code to replicate the experiments is available on [GitHub](https://github.com/firojalam/LlamaLens).
|
37 |
+
|
38 |
+
|
39 |
## Model Inference
|
40 |
|
41 |
TBA
|