cubee commited on
Commit
b40fa9f
1 Parent(s): a17b486

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama2
3
+ datasets:
4
+ - AUEB-NLP/ecthr_cases
5
+ base_model:
6
+ - meta-llama/Llama-2-7b-hf
7
+ ---
8
+
9
+ 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 4 epochs using scrubbing technology.