Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
-
---
|
2 |
-
license:
|
3 |
-
---
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: llama2
|
3 |
+
---
|
4 |
+
|
5 |
+
The model is built by fine-tuning [Llama-2-7b-hf](https://huggingface.co/meta-llama/Llama-2-7b-hf) on the [ECHR](https://huggingface.co/datasets/AUEB-NLP/ecthr_cases) dataset with 10 epochs.
|